aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-02-19 06:47:35 +0000
committerChristian Grothoff <christian@grothoff.org>2014-02-19 06:47:35 +0000
commit68c667f88b985191a21a308c92d72a7dad172bf2 (patch)
treef46b3e532359e24b4678159cfadd35f6951b6021 /src/include/Makefile.am
parent745673d704c48aaa719d57132abf2039bcd0169d (diff)
downloadlibmicrohttpd-68c667f88b985191a21a308c92d72a7dad172bf2.tar.gz
libmicrohttpd-68c667f88b985191a21a308c92d72a7dad172bf2.zip
move headers to src/include, build w32functions.c as static library (untested) to make 'make distclean' work cleanly
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 66761396..728bee83 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -6,4 +6,4 @@ endif
6 6
7include_HEADERS = microhttpd.h $(microspdy) 7include_HEADERS = microhttpd.h $(microspdy)
8 8
9EXTRA_DIST = platform.h 9EXTRA_DIST = platform.h platform_interface.h w32functions.h