summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-08-30 21:18:01 +0000
committerStef Walter <stef@memberwebs.com>2006-08-30 21:18:01 +0000
commit96e3074f9de2b0c7ba8b0b11edfa42ffd2803037 (patch)
treec7b5addc5b6f0b14fe028b54fae6384e1cd1f2a6 /Makefile.am
parente228b6ac441b5a9ceff398d874ba7b4a118c819b (diff)
Reorganize things, and build and install them properly
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 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`