aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-09-08 06:32:16 +0000
committerChristian Grothoff <christian@grothoff.org>2008-09-08 06:32:16 +0000
commit4f5e8029080c325197950cbea29ac24fd074b90f (patch)
tree3a08db55b79a67e3dbbc94cb824cd75acc50b6a5 /Makefile.am
parentdc29c2914479a8fa2f423c7abf81890c5685cb2c (diff)
downloadlibmicrohttpd-4f5e8029080c325197950cbea29ac24fd074b90f.tar.gz
libmicrohttpd-4f5e8029080c325197950cbea29ac24fd074b90f.zip
more code cleanup
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 bc0e019b..7cd847ec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
1ACLOCAL_AMFLAGS = -I m4 1ACLOCAL_AMFLAGS = -I m4
2SUBDIRS = src doc m4 . 2SUBDIRS = contrib src doc m4 .
3EXTRA_DIST = acinclude.m4 3EXTRA_DIST = acinclude.m4
4 4