X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2Fgraphics%2Fdir.mk;h=a3a5680b79e767bb8fe3ef9465934429a7aecfbb;hb=389bf8fdd7e1b8f4fe21e5a9fdb477d40d03d829;hp=3e0310939f7fadd59352d3b4cedda62be3483d09;hpb=9f459986e9f5b66d733e8ea3001f33b7be71006c;p=physics.git diff --git a/src/graphics/dir.mk b/src/graphics/dir.mk index 3e03109..a3a5680 100644 --- a/src/graphics/dir.mk +++ b/src/graphics/dir.mk @@ -7,8 +7,8 @@ include ${F_STACKPUSH} T_DIRNAME := -include ${CURDIR}${G_FILESMK} -include $(addsuffix ${G_DIRMK},${NEWDIRS}) +include ${CURDIR}/${G_FILESMK} +include $(addsuffix /${G_DIRMK},${NEWDIRS}) include ${F_STACKPOP}