summaryrefslogtreecommitdiff
path: root/src/main/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/Makefile.am')
-rw-r--r--src/main/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/Makefile.am b/src/main/Makefile.am
index 7c4f2d52d..04d717294 100644
--- a/src/main/Makefile.am
+++ b/src/main/Makefile.am
@@ -9,8 +9,7 @@ cvc4_SOURCES = \
getopt.cpp \
util.cpp \
main.h \
- usage.h \
- about.h
+ usage.h
cvc4_LDADD = \
../parser/libcvc4parser.la \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback