]> sjero.net Git - wget/commitdiff
[svn] Remove .gmo files when make clean is called.
authormtortonesi <devnull@localhost>
Tue, 31 May 2005 19:43:24 +0000 (12:43 -0700)
committermtortonesi <devnull@localhost>
Tue, 31 May 2005 19:43:24 +0000 (12:43 -0700)
po/Makefile.in.in

index 5c2d929d8419c2fc305c94c12898f6550e5d846c..f796621722c477bad354ec4918140fdfd0d55e54 100644 (file)
@@ -161,7 +161,7 @@ mostlyclean:
 clean: mostlyclean
 
 distclean: clean
 clean: mostlyclean
 
 distclean: clean
-       rm -f Makefile Makefile.in POTFILES *.mo *.msg
+       rm -f Makefile Makefile.in POTFILES *.mo *.gmo *.msg
 
 maintainer-clean: distclean
        @echo "!! This command is intended for maintainers to use;"
 
 maintainer-clean: distclean
        @echo "!! This command is intended for maintainers to use;"