From 7e5fb2b523a2958338cb013b5b794e6fd249db85 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 28 Jan 1999 17:42:44 +0000 Subject: (DISTCLEANFILES): Arrange to remove ID. --- testsuite/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3