aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2016-07-12 11:35:28 -0400
committerThomas Van Lenten <thomasvl@google.com>2016-07-12 11:35:28 -0400
commit0d079bca767c5b254f7c975506cf60294d282697 (patch)
tree5c9b0adf8f2179efd2fc9c2a6699899d234675d7
parent790e6afb72ed4ad952d9c74e73ae53a01443fe97 (diff)
downloadprotobuf-0d079bca767c5b254f7c975506cf60294d282697.tar.gz
protobuf-0d079bca767c5b254f7c975506cf60294d282697.tar.bz2
protobuf-0d079bca767c5b254f7c975506cf60294d282697.zip
Remove the baseline files from the make dist file list.
https://github.com/google/protobuf/pull/1762 remove the files, but I forgot to update Makefile.am to remove them.
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1443b753..72cc9149 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -463,8 +463,6 @@ objectivec_EXTRA_DIST= \
objectivec/ProtocolBuffers_iOS.xcodeproj/project.pbxproj \
objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata \
objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings \
- objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcbaselines/8BBEA4A5147C727100C4ADB7.xcbaseline/FFE465CA-0E74-40E8-9F09-500B66B7DCB2.plist \
- objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcbaselines/8BBEA4A5147C727100C4ADB7.xcbaseline/Info.plist \
objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme \
objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme \
objectivec/ProtocolBuffers_OSX.xcodeproj/project.pbxproj \