X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2FMakefile.am;h=fb68657c777b55f93487cd6a47ea58ee9eeee783;hb=a0e8f66ddd88bfff5fb1994b43b4a858ed4b6de3;hp=620389fabe7b0ab1424c727835eb802c86bd8e30;hpb=4f2642f86673329db9f8cf30854bf39bbdc4c2b2;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