src/Makefile.am: Include `types.db' in the tarballs.
authorFlorian Forster <octo@huhu.verplant.org>
Sat, 5 May 2007 06:18:41 +0000 (08:18 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Sat, 5 May 2007 06:18:41 +0000 (08:18 +0200)
src/Makefile.am

index b1f4b97..9ee8668 100644 (file)
@@ -552,7 +552,7 @@ endif
 dist_man_MANS = collectd.1 collectd-nagios.1 collectd.conf.5
 #collectd_1_SOURCES = collectd.pod
 
-#EXTRA_DIST = $(man_MANS)
+EXTRA_DIST = types.db
 
 .pod.1:
        pod2man --release=$(VERSION) --center=$(PACKAGE) $< >$@