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