diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index fa4eb00..16fa9ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ EXTRA_DIST = graphics html tools -# SUBDIRS = src +SUBDIRS = src dist-hook: rm -rf `find $(distdir)/ -name .svn` |