summaryrefslogtreecommitdiffstats
path: root/macosx/Tcl.xcodeproj
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-04-17 13:06:53 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-04-17 13:06:53 (GMT)
commitd8884ee2ab8b8ebcf1af9e29dce2a8d275ddf5a3 (patch)
tree49e69fad1638326bed6488e17409fcb8d719b02c /macosx/Tcl.xcodeproj
parent2d876ab0353261c5680f213c8891337faa778cc5 (diff)
downloadtcl-d8884ee2ab8b8ebcf1af9e29dce2a8d275ddf5a3.zip
tcl-d8884ee2ab8b8ebcf1af9e29dce2a8d275ddf5a3.tar.gz
tcl-d8884ee2ab8b8ebcf1af9e29dce2a8d275ddf5a3.tar.bz2
Fix "make dist"
Diffstat (limited to 'macosx/Tcl.xcodeproj')
-rw-r--r--macosx/Tcl.xcodeproj/project.pbxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/Tcl.xcodeproj/project.pbxproj b/macosx/Tcl.xcodeproj/project.pbxproj
index ebc614a..5a6bc01 100644
--- a/macosx/Tcl.xcodeproj/project.pbxproj
+++ b/macosx/Tcl.xcodeproj/project.pbxproj
@@ -223,7 +223,7 @@
F96437C90EF0D4B2003F468E /* tclZlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclZlib.c; sourceTree = "<group>"; };
F96437E60EF0D652003F468E /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
F966C07408F2820D005CB29B /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
- F96D3DFB08F272A4004A47F5 /* changes */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = changes; sourceTree = "<group>"; };
+ F96D3DFB08F272A4004A47F5 /* changes.md */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = changes.md; sourceTree = "<group>"; };
F96D3DFD08F272A4004A47F5 /* Access.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Access.3; sourceTree = "<group>"; };
F96D3DFE08F272A4004A47F5 /* AddErrInfo.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = AddErrInfo.3; sourceTree = "<group>"; };
F96D3DFF08F272A4004A47F5 /* after.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = after.n; sourceTree = "<group>"; };
@@ -948,7 +948,7 @@
F96D3DFC08F272A4004A47F5 /* doc */,
F96D43D008F272B8004A47F5 /* tools */,
F9183E690EFC81560030B814 /* pkgs */,
- F96D3DFB08F272A4004A47F5 /* changes */,
+ F96D3DFB08F272A4004A47F5 /* changes.md */,
F96D434308F272B5004A47F5 /* README.md */,
F96D432B08F272B4004A47F5 /* license.terms */,
);