projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a252b1f
)
Makefile.am: Removed `collectd.spec' from `EXTRA_DIST'.
author
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Mon, 2 Apr 2007 15:41:22 +0000
(17:41 +0200)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Mon, 2 Apr 2007 15:41:22 +0000
(17:41 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
5015b66
..
34c36cc
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-2,7
+2,7
@@
SUBDIRS = libltdl src
INCLUDES = $(LTDLINCL)
-EXTRA_DIST = co
llectd.spec co
ntrib
+EXTRA_DIST = contrib
dist-hook:
find $(distdir) -type d -name '.svn' | xargs rm -rf