summaryrefslogtreecommitdiff
path: root/src/theory/bool/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bool/Makefile.am')
-rw-r--r--src/theory/bool/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/theory/bool/Makefile.am b/src/theory/bool/Makefile.am
deleted file mode 100644
index 9c8b8365e..000000000
--- a/src/theory/bool/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-AM_CPPFLAGS = \
- -D__BUILDING_CVC4LIB \
- -I@srcdir@/../../include -I@srcdir@/../..
-AM_CXXFLAGS = -Wall -fvisibility=hidden
-
-noinst_LTLIBRARIES = libbool.la
-
-libbool_la_SOURCES =
-
-EXTRA_DIST = kinds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback