X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bbe1e39616ea9682e2bff423a994f386fca0e617..08243325ff7ff755779e90597d0b7c630dca4b48:/package/keynote/Makefile 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