summaryrefslogtreecommitdiff
path: root/cocoa/Makefile.target
diff options
context:
space:
mode:
authorSven Weidauer <sven.weidauer@gmail.com>2011-01-31 19:12:00 +0000
committerSven Weidauer <sven.weidauer@gmail.com>2011-01-31 19:12:00 +0000
commit28da79c796a1a22b14b5b9417aaae2e96ce3e994 (patch)
tree7ecbbf855490698bae3c2105dda31f20f56016e0 /cocoa/Makefile.target
parent09400943aac959cb59bb0f6b558e31f07dbe9683 (diff)
downloadnetsurf-28da79c796a1a22b14b5b9417aaae2e96ce3e994.tar.gz
netsurf-28da79c796a1a22b14b5b9417aaae2e96ce3e994.tar.bz2
Reorganized includes.
svn path=/trunk/netsurf/; revision=11567
Diffstat (limited to 'cocoa/Makefile.target')
-rw-r--r--cocoa/Makefile.target1
1 files changed, 0 insertions, 1 deletions
diff --git a/cocoa/Makefile.target b/cocoa/Makefile.target
index 336524254..b6a3d2511 100644
--- a/cocoa/Makefile.target
+++ b/cocoa/Makefile.target
@@ -29,7 +29,6 @@
CFLAGS += -I/usr/X11/include
CFLAGS += -I/usr/include/libxml2
- CFLAGS += -Icocoa/PSMTabBarControl
CFLAGS += -include cocoa/Prefix.pch
ifneq ($(wildcard /opt/local*),)