Include `po' in `make clean'.
authorPhil Blundell <philb@gnu.org>
Tue, 23 Feb 1999 12:48:07 +0000 (12:48 +0000)
committerPhil Blundell <philb@gnu.org>
Tue, 23 Feb 1999 12:48:07 +0000 (12:48 +0000)
Makefile

index bdd1a56..bb81755 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -130,6 +130,7 @@ update:     all installbin installdata
 clean:
                rm -f *.o DEADJOE config.new *~ *.orig lib/*.o
                @for i in $(SUBDIRS); do (cd $$i && make clean) ; done
+               @cd po && make clean
 
 cleanconfig:
                rm -f config.h