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

EXTRA_DIST = common mib
SUBDIRS = bsnmp daemon 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