summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-01-27 00:58:53 +0000
committerStef Walter <stef@memberwebs.com>2006-01-27 00:58:53 +0000
commit95ec30461cca36ee08cdd0b4251e4a5ca95c05c8 (patch)
tree587d900a89a468fe58aaf8fd56cb23029ab02518 /Makefile.am
parent6132e9704f64dbe09722921b3e76d40b7ad1bfb3 (diff)
Make it build in it's new environment.
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 16fa9ed..f4cd183 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
-EXTRA_DIST = graphics html tools
-SUBDIRS = src
+EXTRA_DIST = common
+SUBDIRS = bsnmp daemon
dist-hook:
rm -rf `find $(distdir)/ -name .svn`