projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add INCLUDE_DIR variable for $(TOPDIR)/include
[openwrt.git]
/
package
/
pptp
/
Makefile
diff --git
a/package/pptp/Makefile
b/package/pptp/Makefile
index
6d01ce1
..
0478b4c
100644
(file)
--- a/
package/pptp/Makefile
+++ b/
package/pptp/Makefile
@@
-12,7
+12,7
@@
PKG_SOURCE_URL:=@SF/pptpclient
PKG_MD5SUM:=9a706327fb9827541d7c86d48ceb9631
PKG_CAT:=zcat
-include $(
TOPDIR)/include
/package.mk
+include $(
INCLUDE_DIR)
/package.mk
define Package/pptp
SECTION:=base
This page took
0.020538 seconds
and
4
git commands to generate.