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 4ce2055..eb31b88 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ -SUBDIRS = tools +SUBDIRS = tools html -EXTRA_DIST = graphics html tools +EXTRA_DIST = graphics tools dist-hook: rm -rf `find $(distdir)/ -name .svn` |