diff options
Diffstat (limited to 'openwrt/package/zlib')
| -rw-r--r-- | openwrt/package/zlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/zlib/Makefile b/openwrt/package/zlib/Makefile index 02659bb..8e497c2 100644 --- a/openwrt/package/zlib/Makefile +++ b/openwrt/package/zlib/Makefile @@ -14,7 +14,7 @@ PKG_CAT:=bzcat PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install -include $(TOPDIR)/package/rules.mk +include $(TOPDIR)/include/package.mk define Package/zlib SECTION:=base |
