[gimp] build: small fix to the Windows installer translations makefile
- From: N/A <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] build: small fix to the Windows installer translations makefile
- Date: Sun, 24 Dec 2017 22:14:52 +0000 (UTC)
commit 7df863602a6e8785b55a37b2bdd1b591653534db
Author: Ell <ell_se yahoo com>
Date: Sun Dec 24 17:12:48 2017 -0500
build: small fix to the Windows installer translations makefile
build/windows/installer/lang/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/windows/installer/lang/Makefile.am b/build/windows/installer/lang/Makefile.am
index 459c1b3..ec9fe92 100644
--- a/build/windows/installer/lang/Makefile.am
+++ b/build/windows/installer/lang/Makefile.am
@@ -1,6 +1,6 @@
isl_in_files = \
- setup.isl.in
-isl_files = $(isl_in_files:.isl.in=.isl)
+ setup.isl.desktop.in
+isl_files = $(isl_in_files:.isl.desktop.in=.isl)
stamp_files = \
stamp-isl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]