[gimp] po-windows-installer: add POTFILES.in to DISTFILES



commit 7e76b2e0dad22d0b417fb4a282efbe6eb4e10a4c
Author: Ell <ell_se yahoo com>
Date:   Sun Dec 24 17:17:29 2017 -0500

    po-windows-installer: add POTFILES.in to DISTFILES
    
    Needed to satisfy a build dependency.

 po-windows-installer/Makefile.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po-windows-installer/Makefile.in.in b/po-windows-installer/Makefile.in.in
index d29a904..e76f401 100644
--- a/po-windows-installer/Makefile.in.in
+++ b/po-windows-installer/Makefile.in.in
@@ -68,7 +68,7 @@ POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$la
 
 #DISTFILES = Makefile.in.in POTFILES.in $(POFILES)
 #EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
-DISTFILES = Makefile.in.in
+DISTFILES = Makefile.in.in POTFILES.in
 
 POTFILES = \
 # This comment gets stripped out


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]