X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7fa8018c59f373a3fc61bcc990988b47420dff9d..01c56fcc5a201ed84f10f427adf13a1edf688b20:/package/keynote/Makefile diff --git a/package/keynote/Makefile b/package/keynote/Makefile index 264f16321..5e2b3898b 100644 --- a/package/keynote/Makefile +++ b/package/keynote/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 4619 2006-08-22 09:50:02Z florian $ +# $Id$ include $(TOPDIR)/rules.mk @@ -35,12 +35,9 @@ define Package/keynote URL:=http://www1.cs.columbia.edu/~angelos/keynote.html endef -define Build/Configure - $(call Build/Configure/Default, \ - --enable-static \ - --enable-shared \ - ) -endef +CONFIGURE_ARGS += \ + --enable-static \ + --enable-shared define Build/Compile $(call Build/Compile/Default, \