X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4e00d98efdec5bb2e6e19eccf85fcf9a0eecb646..69cdd2998607697bdf28064fe965bbec9c781372:/package/ppp/Makefile diff --git a/package/ppp/Makefile b/package/ppp/Makefile index 55986f95c..dcacbafba 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -1,3 +1,9 @@ +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# # $Id$ include $(TOPDIR)/rules.mk @@ -15,7 +21,7 @@ PKG_CAT:=zcat PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install -include $(TOPDIR)/package/rules.mk +include $(INCLUDE_DIR)/package.mk define Package/ppp SECTION:=net