Roy's Projects
/
dhcpcd-ui
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Re-write libdhcpcd to talk to dhcpcd directly and not use DBus.
[dhcpcd-ui]
/
src
/
Makefile
diff --git
a/src/Makefile
b/src/Makefile
index ce054e311c703d3d8ed527dd7ddb6267a5f6ea82..cf96e6292ee2238685eb469e5a226a7d49f035ba 100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-1,5
+1,5
@@
TOPDIR= ..
-include ${TOPDIR}/config.mk
+include ${TOPDIR}/
i
config.mk
SUBDIR= libdhcpcd ${UI}