X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/c5203f114453b0baf387c86071367e3c29ce1a0c..5df1b342a607db60d876eeb10d953b7a45464e24:/GNUmakefile diff --git a/GNUmakefile b/GNUmakefile index 46fb27d..89ca784 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -149,7 +149,7 @@ SRCDIR := sources # Multiple directories can be given so long as files with the same name do not exist in each. # # These can be inside of `SRCDIR´ directories if desired. -INCLUDEDIR := sources/includes +INCLUDEDIR := $(SRCDIR)/includes # The directory in which to generate temporary buildfiles. #