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

EXTRA_DIST = mib acsite.m4
SUBDIRS = bsnmp common 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