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

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

# 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