From 0b29cbbf03d0a26e9ab17d3afd7b9fdeb38c3a8f Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Fri, 6 Apr 2018 23:25:42 +0200 Subject: [PATCH 1/1] Clean backup files in po/ too. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0bc7555..8c5d7be 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ po/A_radical_proposal_to_keep_your_personal_data_safe.nn.po: po/A_radical_propos ~/src/debian/pology/pologyrun pomtrans -s nob -t nno -p .nn:.nb apertium $@ clean: - $(RM) *~ + $(RM) *~ po/*~ distclean: clean $(RM) $(PDFS) -- 2.47.2