summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2004-05-20 01:06:52 +0000
committerStef Walter <stef@thewalter.net>2004-05-20 01:06:52 +0000
commit77e90afb05ccde00fd59e152c3296f2994d60d6d (patch)
tree212b363d4c0460f6e32e86a68d8fe160a1f4b8f4 /Makefile.am
parent4297404391e6d828d71306f7402ba1cdd05297aa (diff)
Linux fixes
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 ff52d9c..80a7f9a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = BUGS
-SUBDIRS = src win32
+SUBDIRS = src win32 doc
dist-hook:
rm -rf `find $(distdir)/ -name CVS`