Add a stub po/POTFILES.in

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12257 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Chris Shoemaker 2006-01-04 17:25:26 +00:00
parent 4eab2eff34
commit 57afed226c

9
po/POTFILES.in Normal file
View File

@ -0,0 +1,9 @@
# POTFILES.in: This file is overwritten my the `make pot` target or by
# the make-gnucash-potfiles script.
#
# The reason why we version-control this generated file is because the
# Makefile in this directory is not under our control (but instead
# gettext's) and it doesn't contain any rules for creating this
# file. The gettext setup assumes by convention that this file exists
# and doesn't need to be generated, so as long as we use the gettext
# build system in the po directory, we need to follow that convention.