projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dad6122
)
bindings/Makefile: Include java/ subdir in the dist tarball.
author
Sebastian Harl
<sh@tokkee.org>
Sun, 10 May 2009 14:44:06 +0000
(16:44 +0200)
committer
Sebastian Harl
<sh@tokkee.org>
Sun, 10 May 2009 15:42:20 +0000
(17:42 +0200)
bindings/Makefile.am
patch
|
blob
|
history
diff --git
a/bindings/Makefile.am
b/bindings/Makefile.am
index
620389f
..
3ab4c87
100644
(file)
--- a/
bindings/Makefile.am
+++ b/
bindings/Makefile.am
@@
-1,4
+1,5
@@
-EXTRA_DIST = perl/Collectd.pm perl/Makefile.PL perl/Collectd/Makefile.PL \
+EXTRA_DIST = java/org/collectd/java/*.java java/org/collectd/api/*.java \
+ perl/Collectd.pm perl/Makefile.PL perl/Collectd/Makefile.PL \
perl/Collectd/Unixsock.pm
all-local: @PERL_BINDINGS@