From e036283fbbed0c2995986816124c2a561f79fbc4 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Jun 24 2010 18:23:27 +0000 Subject: Add maintainer-clean target --- diff --git a/install/po/Makefile.in b/install/po/Makefile.in index 1c597ca..d3aa018 100644 --- a/install/po/Makefile.in +++ b/install/po/Makefile.in @@ -250,6 +250,8 @@ clean: mostlyclean distclean: clean rm -f Makefile +maintainer-clean: distclean + # We test our translations by taking the original untranslated string # (e.g. msgid) and prepend a prefix character and then append a suffix # character. The test consists of asserting that the first character in the