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 c43d12d604
commit 5b6c1ad1db

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 \