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
/
32x32
/
Makefile
diff --git
a/icons/32x32/Makefile
b/icons/32x32/Makefile
index 6c43e68ae51512d46682e33f8aa20ead6cab9f6f..7c5539326ddc7423dabe5f4a2196153c9b5cae9e 100644
(file)
--- a/
icons/32x32/Makefile
+++ b/
icons/32x32/Makefile
@@
-1,4
+1,5
@@
SUBDIR= actions devices status
-MK= ../../mk
-include ${MK}/subdir.mk
+TOPDIR= ../..
+include ${TOPDIR}/config.mk
+include ${MKDIR}/subdir.mk