projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02e294e
)
src/Makefile.am: Include `types.db' in the tarballs.
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
b1f4b97
..
9ee8668
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-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) $< >$@