summaryrefslogtreecommitdiff
path: root/cocoa/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/Makefile.target')
-rw-r--r--cocoa/Makefile.target5
1 files changed, 4 insertions, 1 deletions
diff --git a/cocoa/Makefile.target b/cocoa/Makefile.target
index ba792dc49..841325cf2 100644
--- a/cocoa/Makefile.target
+++ b/cocoa/Makefile.target
@@ -130,7 +130,10 @@ TABBAR_RESOURCES := AquaTabClose_Front_Pressed.png \
AquaTabCloseDirty_Front.png \
AquaTabNew.png \
AquaTabNewPressed.png \
- AquaTabNewRollover.png
+ AquaTabNewRollover.png \
+ overflowImage.png \
+ overflowImagePressed.png \
+ pi.png
R_RESOURCES += $(addprefix cocoa/PSMTabBarControl/Images/,$(TABBAR_RESOURCES))