X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Debug%2Fmakefile;h=fb78d77000c341cfe3be76ba5c445c9aa748eea4;hb=f1e445b660889a18eaf05e7fcc16b360fb8605d5;hp=571f839038d5b7a6f429940f4538574e0a8e5b9e;hpb=2d08482879cca41a03c5812dde9690ff3e07b474;p=l2e.git diff --git a/Debug/makefile b/Debug/makefile index 571f839..fb78d77 100644 --- a/Debug/makefile +++ b/Debug/makefile @@ -9,6 +9,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/map/subdir.mk +-include src/loader/subdir.mk -include src/graphics/subdir.mk -include src/common/subdir.mk -include src/battle/states/subdir.mk