summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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`