X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Debug%2Fmakefile;h=fb78d77000c341cfe3be76ba5c445c9aa748eea4;hb=8060b9ee74a24fe33a874732035dc8b74003439f;hp=7439cadb2393e57aad28b62b2db3c663d27b0b8d;hpb=5ceb9e51fd6768946c4a2d72aac13fa6bc78fa88;p=l2e.git diff --git a/Debug/makefile b/Debug/makefile index 7439cad..fb78d77 100644 --- a/Debug/makefile +++ b/Debug/makefile @@ -9,6 +9,13 @@ RM := rm -rf # All of the sources participating in the build are defined here -include sources.mk -include src/sdl/subdir.mk +-include src/map/subdir.mk +-include src/loader/subdir.mk +-include src/graphics/subdir.mk +-include src/common/subdir.mk +-include src/battle/states/subdir.mk +-include src/battle/subdir.mk +-include src/app/subdir.mk -include src/subdir.mk -include subdir.mk -include objects.mk