summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-25 11:18:09 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-25 11:18:09 +0000
commitec0b78912a02dbbdc8e0db9285a9f202a5567418 (patch)
tree1330b13ee0bb8cfb63dc006edb930a9ce677bfa3 /po/Makefile
parent5883745ca5dca8f4e79b4359b0651e1a693a6fcd (diff)
downloadurpmi-ec0b78912a02dbbdc8e0db9285a9f202a5567418.tar
urpmi-ec0b78912a02dbbdc8e0db9285a9f202a5567418.tar.gz
urpmi-ec0b78912a02dbbdc8e0db9285a9f202a5567418.tar.bz2
urpmi-ec0b78912a02dbbdc8e0db9285a9f202a5567418.tar.xz
urpmi-ec0b78912a02dbbdc8e0db9285a9f202a5567418.zip
Add recursive targets
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/po/Makefile b/po/Makefile
index a34169a7..cf8c22f0 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -45,3 +45,7 @@ install: all
clean:
@rm -rf *~ *.mo $(GOALS) $(PGOAL)_tmp.pot
+
+test:
+
+realclean: clean