* Makefile.in (distclean): Add gstdint.h.
authorBen Elliston <bje@au.ibm.com>
Fri, 18 Apr 2008 02:12:45 +0000 (02:12 +0000)
committerBen Elliston <bje@au.ibm.com>
Fri, 18 Apr 2008 02:12:45 +0000 (02:12 +0000)
libdecnumber/ChangeLog
libdecnumber/Makefile.in

index 8e8cf1ac0fa1096d11b66c56913e8efb0951ae65..fefafe6bbc7c277430744beecf6ae6edc2cd69fb 100644 (file)
@@ -1,3 +1,7 @@
+2008-04-18  Ben Elliston  <bje@au.ibm.com>
+
+       * Makefile.in (distclean): Add gstdint.h.
+
 2008-01-25  Janis Johnson  <janis187@us.ibm.com>
 
        * decCommonSymbols.h: Commit.
index 00b16b297dd423d1f74aac7827dbf0d6a7a0d9f7..b17505902afcd4ca3e8f9cce74c3dca349109cd8 100644 (file)
@@ -151,7 +151,7 @@ clean: mostlyclean
 distclean: clean
        -rm -f config.h stamp-h1 config.status config.cache config.log \
          configure.lineno configure.status.lineno Makefile localedir.h \
-         localedir.hs
+         localedir.hs gstdint.h
 
 maintainer-clean: distclean
        @echo "This command is intended for maintainers to use"
This page took 0.025374 seconds and 4 git commands to generate.