X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2FMakefile.am;h=fb68657c777b55f93487cd6a47ea58ee9eeee783;hb=94bf60040322ff93299114886b645b1f585653f8;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