summaryrefslogtreecommitdiffstats
path: root/package/keynote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/keynote/Makefile')
-rw-r--r--package/keynote/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/package/keynote/Makefile b/package/keynote/Makefile
index ed4d4f020..264f16321 100644
--- a/package/keynote/Makefile
+++ b/package/keynote/Makefile
@@ -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