aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>1999-02-23 12:48:07 +0000
committerPhil Blundell <philb@gnu.org>1999-02-23 12:48:07 +0000
commit4adb3879ae268fb31c88389100cf24447c22d134 (patch)
tree752aedd02ca29d9b7cf9a191ca26500c0340e186 /Makefile
parentHandle ICMP masquerade properly. (From Debian net-tools (diff)
downloadnet-tools-4adb3879ae268fb31c88389100cf24447c22d134.tar.gz
net-tools-4adb3879ae268fb31c88389100cf24447c22d134.tar.bz2
net-tools-4adb3879ae268fb31c88389100cf24447c22d134.zip
Include `po' in `make clean'.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bdd1a56..bb81755 100644
--- 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