Code

Changed the build system to link against the system's `liboping' if it is found.
[collectd.git] / Makefile.am
1 SUBDIRS = libltdl src
3 INCLUDES = $(LTDLINCL)
5 EXTRA_DIST = collectd.spec contrib debian
7 dist-hook:
8         find $(distdir) -type d -name '.svn' | xargs rm -rf
10 install-exec-hook:
11         $(mkinstalldirs) $(DESTDIR)$(sysconfdir)
12         $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run
13         $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME)