We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa32c21 commit 4e4b6f9Copy full SHA for 4e4b6f9
Makefile.am
@@ -34,6 +34,9 @@ DISTCLEANFILES = redhat/SOURCES/* redhat/SPEC/* redhat/RPMS/* redhat/SRPMS/* red
34
pkgconfigdir = $(libdir)/pkgconfig
35
pkgconfig_DATA = libhttpserver.pc
36
37
+cmakemoduledir = $(datadir)/cmake/Modules
38
+cmakemodule_DATA = cmakemodule/FindLibHttpServer.cmake
39
+
40
include $(top_srcdir)/aminclude.am
41
42
# Update libtool, if needed.
0 commit comments