From 04a1ca2e388f9a68b354062aff95f7c7eb3b68ae Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 15 Oct 2016 01:04:37 +0200 Subject: add a dummy rule --- po/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/po/Makefile b/po/Makefile index ac5fc0f8..aba56b8c 100644 --- a/po/Makefile +++ b/po/Makefile @@ -48,6 +48,8 @@ install: all clean: @rm -rf *~ *.mo $(GOALS) $(PGOAL)_tmp.pot POTFILES.in +test_dynamic: + test: realclean: clean -- cgit v1.2.1