summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas François <nicolas.francois@centraliens.net>2013-08-16 01:11:50 +0200
committerNicolas François <nicolas.francois@centraliens.net>2013-08-16 01:11:50 +0200
commitc3b641722621ca07637a77e77c76b4e0b339be73 (patch)
tree632ab9f2252d801b804a0f60f375ca3234431b91
parenteceedf43cfcafcc18e5276f23c3d96c9596e1a48 (diff)
Remove debug info.
-rw-r--r--man/po/Makefile.in1
1 files changed, 0 insertions, 1 deletions
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 && \