Roy's Projects
/
dhcpcd-ui
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix configured icons and notify.
[dhcpcd-ui]
/
icons
/
24x24
/
Makefile.inc
diff --git
a/icons/24x24/Makefile.inc
b/icons/24x24/Makefile.inc
index 1eb15b709084911c66113772ac72db1ad593ae50..2089aa104b41e5d074c94b190314994a7d0740e7 100644
(file)
--- a/
icons/24x24/Makefile.inc
+++ b/
icons/24x24/Makefile.inc
@@
-6,5
+6,6
@@
VPATH+= ${SRCDIR}/${CATEGORY}
SIZE= 24
-MK= ../../../mk
-include ${MK}/icon.mk
+TOPDIR= ../../..
+include ${TOPDIR}/config.mk
+include ${MKDIR}/icon.mk