From: Nicolas François Date: Thu, 15 Aug 2013 23:11:50 +0000 (+0200) Subject: Remove debug info. X-Git-Tag: 4.2.1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3b641722621ca07637a77e77c76b4e0b339be73;p=shadow Remove debug info. --- diff --git a/man/po/Makefile.in b/man/po/Makefile.in index fa54cc14..deaa8705 100644 --- a/man/po/Makefile.in +++ b/man/po/Makefile.in @@ -73,7 +73,6 @@ all-no: # $(POFILES) has been designed to not touch files that don't need to be # changed. stamp-po: $(srcdir)/$(DOMAIN).pot - echo "TOTO 0" @test ! -f $(srcdir)/$(DOMAIN).pot || { \ echo "touch stamp-po" && \ echo timestamp > stamp-poT && \