]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(MOSTLYCLEANFILES): Clean stdbool.h-t, not stdbool.ht.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Nov 2005 06:58:34 +0000 (06:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Nov 2005 06:58:34 +0000 (06:58 +0000)
lib/Makefile.am

index 19c6c72760020c465dbff655cde33f8f7ae2219f..ab6fd1beaec14399728643f14f5b7285bdac003d 100644 (file)
@@ -123,7 +123,7 @@ CLEANFILES += charset.alias ref-add.sed ref-del.sed
 
 BUILT_SOURCES += $(STDBOOL_H)
 EXTRA_DIST += stdbool_.h
-MOSTLYCLEANFILES += stdbool.h stdbool.ht
+MOSTLYCLEANFILES += stdbool.h stdbool.h-t
 # Create stdbool.h on systems that lack a working one.
 stdbool.h: stdbool_.h
        cp $(srcdir)/stdbool_.h $@-t