Added checks for `utmpx.h' and `getutxent' to the configure script
[collectd.git] / Makefile.am
1 AUTOMAKE_OPTIONS = dist-bzip2
2
3 SUBDIRS = src
4
5 EXTRA_DIST = collectd.spec contrib debian
6
7 dist-hook:
8         find $(distdir) -type d -name '.svn' | xargs rm -rf