From d4f1921fba9eec7ffa76686417c6ba04c69489c5 Mon Sep 17 00:00:00 2001 From: Kamil Rytarowski Date: Wed, 25 Apr 2012 13:00:41 +0000 Subject: - simplify, remove rules to build test and distributable rpms --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') diff --git a/po/Makefile b/po/Makefile index 4c76cac..b3ab457 100644 --- a/po/Makefile +++ b/po/Makefile @@ -35,4 +35,4 @@ install: all done clean: - @rm -rf *~ *.mo $(MOFILES) + rm -rf *~ \#*\# *.mo $(MOFILES) -- cgit v1.2.1