summaryrefslogtreecommitdiff
path: root/src/bindings/compat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/bindings/compat/Makefile.am')
-rw-r--r--src/bindings/compat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bindings/compat/Makefile.am b/src/bindings/compat/Makefile.am
index bd20da5b8..e5ea3b399 100644
--- a/src/bindings/compat/Makefile.am
+++ b/src/bindings/compat/Makefile.am
@@ -4,6 +4,6 @@ AM_CPPFLAGS = \
AM_CXXFLAGS = -Wall $(FLAG_VISIBILITY_HIDDEN)
if CVC4_BUILD_LIBCOMPAT
-SUBDIRS = java
+SUBDIRS = c java
endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback