mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-27 04:09:31 +03:00
fixing #3892, thanks matwey
This commit is contained in:
+4
-1
@@ -7,7 +7,10 @@ EXTRA_DIST = acinclude.m4 libmicrohttpd.pc.in libmicrospdy.pc.in \
|
||||
w32/VS2013/gen_dll_res.ps1 w32/VS2013/microhttpd_dll_res_vc.rc.in w32/VS2013/microhttpd_dll_res_vc.rc
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = libmicrohttpd.pc libmicrospdy.pc
|
||||
pkgconfig_DATA = libmicrohttpd.pc
|
||||
if ENABLE_SPDY
|
||||
pkgconfig_DATA += libmicrospdy.pc
|
||||
endif
|
||||
|
||||
if BUILD_DOC
|
||||
SUBDIRS += doc
|
||||
|
||||
Reference in New Issue
Block a user