---
GNUmakefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/GNUmakefile b/GNUmakefile
index 677bff5..6222866 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -175,7 +175,7 @@ po/%.po : po/dctrl-tools.pot
po/%.mo : po/%.po
msgfmt -c --statistics -o $@ $<
-po/dctrl-tools.pot : $(src)
+po/dctrl-tools.pot : $(src) lib/msg.h
xgettext $(xgettext_opts) -d grep-dctrl $^
mv grep-dctrl.po $@
--
1.7.4.1
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]