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