From 389508e355aae92bd8be2ef5aa0547a06c664df1 Mon Sep 17 00:00:00 2001 From: vladlosev Date: Thu, 27 Nov 2008 00:18:29 +0000 Subject: [PATCH] Merged build script fix from branches/release-1.2 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 8622571e..67c853ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,6 +34,7 @@ EXTRA_DIST += \ xcode/Config/ReleaseProject.xcconfig \ xcode/Config/TestTarget.xcconfig \ xcode/Config/InternalTestTarget.xcconfig \ + xcode/Config/InternalPythonTestTarget.xcconfig \ xcode/Resources/Info.plist \ xcode/Scripts/versiongenerate.py \ xcode/Scripts/runtests.sh \