diff options
Diffstat (limited to 'openwrt/package/pptp')
-rw-r--r-- | openwrt/package/pptp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/pptp/Makefile b/openwrt/package/pptp/Makefile index 08cb43a..6d01ce1 100644 --- a/openwrt/package/pptp/Makefile +++ b/openwrt/package/pptp/Makefile @@ -12,7 +12,7 @@ PKG_SOURCE_URL:=@SF/pptpclient PKG_MD5SUM:=9a706327fb9827541d7c86d48ceb9631 PKG_CAT:=zcat -include $(TOPDIR)/package/rules.mk +include $(TOPDIR)/include/package.mk define Package/pptp SECTION:=base |