X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2Fgraphics%2Ffiles.mk;fp=src%2Fgraphics%2Ffiles.mk;h=37cab4a8ee1403ee27670784646e65b1e3c132b1;hp=bb292ddb3c087c7b32ce166e437ec0bdee4fcf6c;hb=5dc2e2fa885ab3cbdebf049534a95d82410871fb;hpb=3ae4b04702cc54d19264e57105a7073c40c5e116 diff --git a/src/graphics/files.mk b/src/graphics/files.mk index bb292dd..37cab4a 100644 --- a/src/graphics/files.mk +++ b/src/graphics/files.mk @@ -7,8 +7,8 @@ NEWDIRS := # := start; empty ################################################################################ -NEWSRCS := $(addprefix ${CURDIR},${NEWSRCS}) -NEWDIRS := $(addprefix ${CURDIR},${NEWDIRS}) +NEWSRCS := $(addprefix ${CURDIR}/,${NEWSRCS}) +NEWDIRS := $(addprefix ${CURDIR}/,${NEWDIRS}) # Append to lists