add path to cups, as it does not detect it automatically
[openwrt/svn-archive/archive.git] / net / cups-bjnp / Makefile
index 4eab1c63aec1dc7a2f3fcbc75783c0eb6903c100..4a85829353394368b69bd5e76d783973df106e8f 100644 (file)
@@ -34,6 +34,8 @@ to a Canon printer. It currently supports Cups 1.2 and Cups 1.3 and
 is designed by reverse engineering.
 endef
 
+CONFIGURE_ARGS += --with-cupsbackenddir=$(STAGING_DIR)/usr/include/cups
+
 TARGET_CFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
 
 define Package/cups-bjnp/install