diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |