Code

Don't include the debian/ subdirectory in the distribution tarball, since Sebastian...
[collectd.git] / Makefile.am
1 SUBDIRS = libltdl src
3 INCLUDES = $(LTDLINCL)
5 EXTRA_DIST = collectd.spec contrib
7 dist-hook:
8         find $(distdir) -type d -name '.svn' | xargs rm -rf
10 install-exec-hook:
11         $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run
12         $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME)