aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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