[gimp/gimp-2-8] build/osx: add info.plist.in to EXTRA_DIST
- From: Kristian Rietveld <kristian src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] build/osx: add info.plist.in to EXTRA_DIST
- Date: Sat, 22 Apr 2017 20:41:28 +0000 (UTC)
commit aa7644c918c32c57b05deeac8c8f087eeb9f8ae2
Author: Kristian Rietveld <kris loopnest org>
Date: Sat Apr 22 22:40:16 2017 +0200
build/osx: add info.plist.in to EXTRA_DIST
build/osx/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/build/osx/Makefile.am b/build/osx/Makefile.am
index e6155c5..32cd433 100644
--- a/build/osx/Makefile.am
+++ b/build/osx/Makefile.am
@@ -3,7 +3,9 @@
# usually use to build GIMP 2.8.
MACOSX_DEPLOYMENT_TARGET ?= 10.6
-EXTRA_DIST = info.plist
+EXTRA_DIST = \
+ info.plist \
+ info.plist.in
all-local: info.plist
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]