diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
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` |