aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-08-27 20:21:16 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-08-27 20:21:16 +0000
commitfdc8c343d6ebc7b043a27562dd51f1a51e507a46 (patch)
treee0f96f1cc3315187924f4a39cff8e07ac211d47f /src/Makefile.in
parente5f151e68cbc5e911d8967c2c16ac140ba546b95 (diff)
downloadusdx-fdc8c343d6ebc7b043a27562dd51f1a51e507a46.tar.gz
usdx-fdc8c343d6ebc7b043a27562dd51f1a51e507a46.tar.xz
usdx-fdc8c343d6ebc7b043a27562dd51f1a51e507a46.zip
name and path change of icon file
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1323 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index c2f58a47..19e26c7c 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -270,7 +270,7 @@ macosx-app: all
# Put the icon file into its particular place.
# Must be done BEFORE info.plist is created.
- $(INSTALL_DATA) $(usdxrootdir)/Resources/Graphics/ustar-icon_v01.icns $(macosx_bundle_path)/Resources/
+ $(INSTALL_DATA) $(usdxrootdir)/icons/ustar-icon_v01.icns $(macosx_bundle_path)/Resources/
# the info.plist file
$(INSTALL_DATA) macosx/Info.plist $(macosx_bundle_path)/