X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2FMakefile.am;h=fb68657c777b55f93487cd6a47ea58ee9eeee783;hb=7344a21b9e2099e2ed0e841af21e6044dec41b6a;hp=620389fabe7b0ab1424c727835eb802c86bd8e30;hpb=3bb58d8d87a0db2b3177cbc52c2078c5543e7944;p=collectd.git diff --git a/bindings/Makefile.am b/bindings/Makefile.am index 620389fa..fb68657c 100644 --- a/bindings/Makefile.am +++ b/bindings/Makefile.am @@ -1,3 +1,9 @@ +SUBDIRS = + +if BUILD_WITH_JAVA +SUBDIRS += java +endif + EXTRA_DIST = perl/Collectd.pm perl/Makefile.PL perl/Collectd/Makefile.PL \ perl/Collectd/Unixsock.pm