summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 85c5f9657..7f469c68b 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -28,8 +28,6 @@ libutil_la_SOURCES = \
hash.h \
bool.h \
proof.h \
- options.h \
- options.cpp \
output.cpp \
output.h \
result.h \
@@ -170,19 +168,10 @@ EXTRA_DIST = \
exception.i \
language.i \
array.i \
- options.i \
ascription_type.i \
rational.i \
hash.i
-MOSTLYCLEANFILES = \
- Debug_tags \
- Trace_tags \
- Debug_tags.tmp \
- Trace_tags.tmp \
- Debug_tags.h \
- Trace_tags.h
-
DISTCLEANFILES = \
integer.h.tmp \
rational.h.tmp \
@@ -190,3 +179,4 @@ DISTCLEANFILES = \
integer.h \
rational.h \
tls.h
+
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback