summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-11-11 11:05:28 -0500
committerMorgan Deters <mdeters@cs.nyu.edu>2013-11-11 11:05:28 -0500
commit5df7d235ce1d57e9d78e66ee66ab0d3b53ca3fcd (patch)
tree927f97ae480eecffe1a7c1d1f792a84d81a5080b /src/Makefile.am
parent36e939d31e8ac8fe2866f996af44ea268447c295 (diff)
Some fixes to build system with dependency-tracking is off; should fix RPM/Debian builds.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8932af26d..a056c1d84 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -597,4 +597,3 @@ theory/type_enumerator.cpp: theory/type_enumerator_template.cpp theory/mktheoryt
$< \
`cat @top_builddir@/src/theory/.subdirs` \
> $@) || (rm -f $@ && exit 1)
-
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback