aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-12-01 13:07:08 +0000
committerChristian Grothoff <christian@grothoff.org>2015-12-01 13:07:08 +0000
commitae1aec1b0930638531b9933a7919352ae7b4e23e (patch)
treebe087bbaa4b3aa3008ec88b387021956f6ee5fcf /Makefile.am
parentfdc3e17e30e655e0a96e261f8c1a6682348db654 (diff)
downloadlibmicrohttpd-ae1aec1b0930638531b9933a7919352ae7b4e23e.tar.gz
libmicrohttpd-ae1aec1b0930638531b9933a7919352ae7b4e23e.zip
-killing libmicrospdy
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f69fb25a..10514e49 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
1# This Makefile.am is in the public domain 1# This Makefile.am is in the public domain
2ACLOCAL_AMFLAGS = -I m4 2ACLOCAL_AMFLAGS = -I m4
3SUBDIRS = contrib src m4 . 3SUBDIRS = contrib src m4 .
4EXTRA_DIST = acinclude.m4 libmicrohttpd.pc.in libmicrospdy.pc.in \ 4EXTRA_DIST = acinclude.m4 libmicrohttpd.pc.in \
5 w32/VS2013/libmicrohttpd.sln w32/VS2013/libmicrohttpd.vcxproj w32/VS2013/libmicrohttpd.vcxproj.filters \ 5 w32/VS2013/libmicrohttpd.sln w32/VS2013/libmicrohttpd.vcxproj w32/VS2013/libmicrohttpd.vcxproj.filters \
6 w32/VS2013/hellobrowser.vcxproj w32/VS2013/hellobrowser.vcxproj.filters w32/VS2013/MHD_config.h \ 6 w32/VS2013/hellobrowser.vcxproj w32/VS2013/hellobrowser.vcxproj.filters w32/VS2013/MHD_config.h \
7 w32/VS2013/gen_dll_res.ps1 w32/VS2013/microhttpd_dll_res_vc.rc.in w32/VS2013/microhttpd_dll_res_vc.rc 7 w32/VS2013/gen_dll_res.ps1 w32/VS2013/microhttpd_dll_res_vc.rc.in w32/VS2013/microhttpd_dll_res_vc.rc