summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 183974b8cd68f56956d6d55abea32253d15ad342 (plain)
1
2
3
4
5
6
7
8
9
10
11

EXTRA_DIST = common mib acsite.m4
SUBDIRS = bsnmp daemon tools mibs

# Clean up any EXTRA_DIST we're distributing
dist-hook:
	rm -rf `find $(distdir)/ -name .svn`

# Make the config directory
install-exec-hook:
	mkdir -p $(DESTDIR)$(sysconfdir)/rrdbot