summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-04-29 03:55:57 +0000
committerStef Walter <stef@memberwebs.com>2004-04-29 03:55:57 +0000
commit2c1dec428c6e1d1bb6675847a5046a4fabdfe4c4 (patch)
tree84c3f1140691b33933c073c78ba52ca6d8eafcac /Makefile.am
parentf9df80773a7a6a08e62d2073154edf0c76f1f209 (diff)
- Added documentation
- Fixed bugs - Added support for dns to sock_any
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 96afc15..47af21f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
-EXTRA_DIST = doc apache1x common config.sub
-SUBDIRS = daemon
+EXTRA_DIST = apache1x common config.sub
+SUBDIRS = daemon doc
dist-hook:
rm -rf `find $(distdir)/ -name CVS`