summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Lucina <mato@kotelna.sk>2010-03-11 20:12:55 +0100
committerMartin Lucina <mato@kotelna.sk>2010-03-11 20:12:55 +0100
commit90944759b66771bbe399922eecedc5095fa2a509 (patch)
tree18ccec0d87f87082a023fa8bd77dae7c0010bb5d /Makefile.am
parent9fda070e4d66d538e3c709c6cb8934cbf4442c29 (diff)
Removed Java binding from core distribution
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 7576725..090df33 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,8 +4,8 @@ if BUILD_PERF
DIR_PERF = perf
endif
-SUBDIRS = src doc $(DIR_PERF) devices bindings
-DIST_SUBDIRS = src doc perf devices bindings
+SUBDIRS = src doc $(DIR_PERF) devices
+DIST_SUBDIRS = src doc perf devices
EXTRA_DIST = \
$(top_srcdir)/foreign/openpgm/@pgm_basename@.tar.gz \