X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Debug%2Fmakefile;h=13878f316e329a04cd70183f468b17dd1ae5ccd1;hb=f6085f8568f2c754ed2eac294171e542139581f4;hp=2000ebcd34b347f68ab026de81d88b18bde22bd3;hpb=558fd3d14ad1a9dc347998691a0b300fd334a16a;p=l2e.git diff --git a/Debug/makefile b/Debug/makefile index 2000ebc..13878f3 100644 --- a/Debug/makefile +++ b/Debug/makefile @@ -9,7 +9,9 @@ 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 -include src/battle/subdir.mk -include src/app/subdir.mk