Code

Makefile.am:12: `#' comment at start of rule is unportable
[collectd.git] / Makefile.am
1 SUBDIRS = libltdl src
2 INCLUDES = $(LTDLINCL)
4 EXTRA_DIST = collectd.spec contrib debian
6 dist-hook:
7         find $(distdir) -type d -name '.svn' | xargs rm -rf
9 install-exec-hook:
10         $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run
11         $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME)