Fixed a bug in the build script causing crash in XCode

This commit is contained in:
vladlosev 2008-11-26 23:59:43 +00:00
parent 5b311b288f
commit 99ec78bdab

View File

@ -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 \