Added -I/usr/X11R6/include to CFLAGS
[maemo-efl] / trunk / evas / debian_gregale / rules
index 5920253..c1fa8e6 100755 (executable)
@@ -42,6 +42,8 @@ DEB_CONFIGURE_EXTRA_FLAGS := --enable-software-16-x11                 \
                                                         --disable-sdl
 
 
+CFLAGS += -I/usr/X11R6/include
+
 DEB_BUILD_ARCH  ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
 ifneq (,$(findstring armel,$(DEB_BUILD_ARCH)))