X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Debug%2Fmakefile;h=507437a93cbfa29ba2e0136e4c244d637cf0e2b3;hb=867fd5d9b79c3b9c1d0fb17ba9f55cfe971b93d5;hp=253ef222bb3c6a8816699f62b04761f288f7bb07;hpb=6a3e02e15c1626958540626bf2ccf39f8e365ca5;p=l2e.git diff --git a/Debug/makefile b/Debug/makefile index 253ef22..507437a 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/graphics/subdir.mk -include src/battle/subdir.mk +-include src/app/subdir.mk -include src/subdir.mk -include subdir.mk -include objects.mk