Fix streamripper compilation
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 5 Sep 2007 16:36:09 +0000 (16:36 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 5 Sep 2007 16:36:09 +0000 (16:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8630 3c298f89-4303-0410-b956-a3cf2f4a3e73

sound/streamripper/Makefile

index 27a6f2f..e7e3d99 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 \