X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=libs%2Fcyrus-sasl%2FMakefile;h=8b39cdbddf90d2598752c36957cfee2f4e540658;hp=6cc511199792c479c7ea2af6be238b158400fa80;hb=6987b5a7ec0a696df207b0cf63c16075768b20fd;hpb=acdb0e81d9f354161b53b74d9e4ca280a7762bf0 diff --git a/libs/cyrus-sasl/Makefile b/libs/cyrus-sasl/Makefile index 6cc5111997..8b39cdbddf 100644 --- a/libs/cyrus-sasl/Makefile +++ b/libs/cyrus-sasl/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -20,6 +20,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install PKG_BUILD_DEPENDS:=libopenssl +PKG_FIXUP = libtool include $(INCLUDE_DIR)/package.mk