X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Debug%2Fmakefile;fp=Debug%2Fmakefile;h=7439cadb2393e57aad28b62b2db3c663d27b0b8d;hb=5ceb9e51fd6768946c4a2d72aac13fa6bc78fa88;hp=7cfe0c440018b3bc5fec0c95de550aee65b8c451;hpb=e411b1bbef7bc5bc383046e7bf294d2c5a17ac7e;p=l2e.git diff --git a/Debug/makefile b/Debug/makefile index 7cfe0c4..7439cad 100644 --- a/Debug/makefile +++ b/Debug/makefile @@ -8,6 +8,7 @@ RM := rm -rf # All of the sources participating in the build are defined here -include sources.mk +-include src/sdl/subdir.mk -include src/subdir.mk -include subdir.mk -include objects.mk