Fix streamripper compilation
authorFlorian Fainelli <florian@openwrt.org>
Wed, 5 Sep 2007 16:36:09 +0000 (16:36 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 5 Sep 2007 16:36:09 +0000 (16:36 +0000)
SVN-Revision: 8630

sound/streamripper/Makefile

index 27a6f2f7eac34579c5edd8e2d1eb3f659769d0f9..e7e3d99a8a69292ab6feb9162ebc8ab2c6a2cabe 100644 (file)
@@ -31,6 +31,8 @@ define Package/streamripper
   URL:=http://streamripper.sourceforge.net/
 endef
 
+
+EXTRA_CFLAGS += -I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include
 define Build/Configure
        $(call Build/Configure/Default, \
                --without-ogg \