+2001-03-09 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in.in ($(PACKAGE).pot): Depend on POTFILES.in.
+
2001-03-09 Bruno Haible <haible@clisp.cons.org>
* POTFILES.in: Add src/po.c, src/write-po.c.
# otherwise packages like GCC can not be built if only parts of the source
# have been downloaded.
-$(srcdir)/$(PACKAGE).pot: $(POTFILES)
+$(srcdir)/$(PACKAGE).pot: $(POTFILES) $(srcdir)/POTFILES.in
$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
--add-comments --keyword=_ --keyword=N_ \
--files-from=$(srcdir)/POTFILES.in \