diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mac/Makefile.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl index 2ccf356c7..f961bcc4c 100644 --- a/src/mac/Makefile.tmpl +++ b/src/mac/Makefile.tmpl @@ -571,8 +571,8 @@ all-mac-files = {mac-files} {glue-input} {autogeneration-sources} /Makefile.in / "/mac/libraries/CCache API/include/CCache.h" \ "/mac/libraries/CCache API/bin/CCacheGlobalsLib.68K" \ "/mac/libraries/CCache API/bin/CCacheGlobalsLib.PPC" \ - "/mac/libraries/CCache API/bin/CCacheGlobalsLib.68K.debug" \ - "/mac/libraries/CCache API/bin/CCacheGlobalsLib.PPC.debug" \ + "/mac/libraries/CCache API/bin/CCacheLib.68K.debug" \ + "/mac/libraries/CCache API/bin/CCacheLib.PPC.debug" \ "/mac/libraries/CCache API/bin/CCacheLib.68K" \ "/mac/libraries/CCache API/bin/CCacheLib.PPC" \ /mac/TestTrack/ChangeLog \ |
