summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 02e294e)
raw | patch | inline | side by side (parent: 02e294e)
author | Florian Forster <octo@huhu.verplant.org> | |
Sat, 5 May 2007 06:18:41 +0000 (08:18 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Sat, 5 May 2007 06:18:41 +0000 (08:18 +0200) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index b1f4b9762190579d7d17a984c2c5d453baf93f2e..9ee8668a5400500433229e85b9bc8ac3345d939e 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
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) $< >$@