X-Git-Url: https://roy.marples.name/git diff --git a/icons/32x32/Makefile.inc b/icons/32x32/Makefile.inc index 0bb69de..51311c9 100644 --- a/icons/32x32/Makefile.inc +++ b/icons/32x32/Makefile.inc @@ -6,5 +6,6 @@ VPATH+= ${SRCDIR}/${CATEGORY} SIZE= 32 -MK= ../../../mk -include ${MK}/icon.mk +TOPDIR= ../../.. +include ${TOPDIR}/iconfig.mk +include ${MKDIR}/icon.mk