bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 18/19] clean tool-versions.txt for 'make distclean'


From: James Youngman
Subject: [PATCH 18/19] clean tool-versions.txt for 'make distclean'
Date: Fri, 10 Apr 2009 23:53:15 +0100

Signed-off-by: James Youngman <address@hidden>
(cherry picked from commit 530e4a541d463d7724159c8e479e33823cea0549)
---
 Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 3086058..4927b00 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,8 @@ AUTOMAKE_OPTIONS=gnits
 EXTRA_DIST = COPYING ChangeLog TODO config.h.in stamp-h.in \
                THANKS import-gnulib.sh import-gnulib.config \
                tool-versions.txt README-hacking
+DISTCLEANFILES = tool-versions.txt
+
 
 # "tests" is the gnulib unit test dir.
 SUBDIRS = gnulib tests build-aux lib find xargs locate doc po m4 
@@ -24,8 +26,6 @@ tool-versions.txt: Makefile
        makeinfo --version ) > $@
 
 
-# DISTCLEANFILES = intl/libintl.h
-
 dist-hook: jy-regex-fix findutils-check-pofiles findutils-check-testfiles
 
 
-- 
1.5.6.5





reply via email to

[Prev in Thread] Current Thread [Next in Thread]