projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ca33f1
)
Makefile.am: Include version-gen.sh in a distribution as well.
author
Sebastian Harl
<sh@tokkee.org>
Mon, 3 Sep 2007 09:09:15 +0000
(11:09 +0200)
committer
Florian Forster
<octo@huhu.verplant.org>
Mon, 1 Oct 2007 05:53:01 +0000
(07:53 +0200)
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
dfef7dd
..
9a96eb2
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-2,7
+2,7
@@
SUBDIRS = libltdl src bindings
INCLUDES = $(LTDLINCL)
-EXTRA_DIST = contrib
+EXTRA_DIST = contrib
version-gen.sh
dist-hook:
find $(distdir) -type d -name '.svn' | xargs rm -rf