fix keynote compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6165 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2007-01-21 23:42:09 +00:00
parent 9582bbf434
commit 04a65711b7

View File

@@ -42,7 +42,11 @@ define Build/Configure
)
endef
EXTRA_CFLAGS += $(EXTRA_LDFLAGS)
define Build/Compile
$(call Build/Compile/Default, \
LIBS="$(EXTRA_LDFLAGS) -L. -lkeynote -lm -lcrypto" \
)
endef
define Build/InstallDev
mkdir -p $(STAGING_DIR)/usr/include