summaryrefslogtreecommitdiff
path: root/src/parser/tptp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/tptp')
-rw-r--r--src/parser/tptp/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/parser/tptp/Makefile.am b/src/parser/tptp/Makefile.am
index 3113a523c..4b0c82c61 100644
--- a/src/parser/tptp/Makefile.am
+++ b/src/parser/tptp/Makefile.am
@@ -37,8 +37,8 @@ libparsertptp_la_SOURCES = \
BUILT_SOURCES = $(ANTLR_STUFF) stamp-generated
-MAINTAINERCLEANFILES = $(ANTLR_STUFF)
-maintainer-clean-local:
+DISTCLEANFILES = $(ANTLR_STUFF)
+distclean-local:
-$(AM_V_at)rmdir generated
-$(AM_V_at)rm -f stamp-generated
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback