diff options
-rw-r--r-- | testsuite/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index 938a21d..c243ee2 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -4,5 +4,7 @@ TESTS = consistency EXTRA_DIST = $(TESTS) +DISTCLEANFILES = ID + consistency-real: all $(SHELL) $(srcdir)/consistency $(top_srcdir) $(top_builddir)/src |