From ec0b78912a02dbbdc8e0db9285a9f202a5567418 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 25 Nov 2005 11:18:09 +0000 Subject: Add recursive targets --- po/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'po/Makefile') 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 -- cgit v1.2.1