summaryrefslogtreecommitdiff
path: root/src/theory/uf/tim/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/tim/Makefile.am')
-rw-r--r--src/theory/uf/tim/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/theory/uf/tim/Makefile.am b/src/theory/uf/tim/Makefile.am
deleted file mode 100644
index 647783885..000000000
--- a/src/theory/uf/tim/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-AM_CPPFLAGS = \
- -D__BUILDING_CVC4LIB \
- -I@srcdir@/../../../include -I@srcdir@/../../.. -I@builddir@/../../..
-AM_CXXFLAGS = -Wall -Wno-unknown-pragmas $(FLAG_VISIBILITY_HIDDEN)
-
-noinst_LTLIBRARIES = libuftim.la
-
-libuftim_la_SOURCES = \
- ecdata.h \
- ecdata.cpp \
- theory_uf_tim.h \
- theory_uf_tim.cpp
-
-EXTRA_DIST =
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback