Remove unneeded -I argument

This commit is contained in:
Kevin Sawicki
2012-06-04 10:17:59 -07:00
parent 2c30ba36b3
commit 2b705f7004

View File

@@ -22,7 +22,6 @@ CFLAGS_Release := -Werror \
-I/usr/include/freetype2 \
-I/usr/include/directfb \
-I/usr/include/libpng12 \
-Icefclient \
-I../cef \
-O2 \
-fno-ident \