fix icecast compile when libogg is installed
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12968 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
12a238d8c6
commit
b6cf95c7fd
@ -70,6 +70,7 @@ endef
|
||||
define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||
INCLUDES="-I$(PKG_BUILD_DIR)/src -I$(TREMOR_DIR)/include" \
|
||||
all install
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user