]> sipb.mit.edu Git - ikiwiki.git/blobdiff - po/Makefile
i10n auto.setup
[ikiwiki.git] / po / Makefile
index 013cdf26834e9f8679b82ae9e7252b56cff9f6fc..084d011f07111bf446ffbb1683fab6c509cdf656 100644 (file)
@@ -1,6 +1,6 @@
 # List here all source files with translatable strings.
 POTFILES=$(sort $(shell find ../IkiWiki -type f -name \*.pm)) \
-       ../ikiwiki.in ../IkiWiki.pm
+       ../ikiwiki.in ../IkiWiki.pm ../auto.setup
 
 POFILES=$(wildcard *.po)
 MOFILES=$(POFILES:.po=.mo)