projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d343d38
)
src/Makefile.am: merge EXTRA_DIST variables
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Fri, 3 Jun 2016 20:36:04 +0000
(22:36 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Fri, 3 Jun 2016 21:21:24 +0000
(23:21 +0200)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
f28c22c
..
ed8e084
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-1304,9
+1304,7
@@
dist_man_MANS = collectd.1 \
collectd-unixsock.5 \
types.db.5
-EXTRA_DIST = types.db
-
-EXTRA_DIST += collectd.conf.pod \
+EXTRA_DIST = collectd.conf.pod \
collectd-email.pod \
collectd-exec.pod \
collectdctl.pod \
@@
-1321,6
+1319,7
@@
EXTRA_DIST += collectd.conf.pod \
collectd-threshold.pod \
collectd-unixsock.pod \
postgresql_default.conf \
+ types.db \
types.db.pod
.pod.1: