X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Debug%2Fmakefile;h=571f839038d5b7a6f429940f4538574e0a8e5b9e;hb=c98665e575f49251dd9b123204063eefdc10e681;hp=7cfe0c440018b3bc5fec0c95de550aee65b8c451;hpb=e411b1bbef7bc5bc383046e7bf294d2c5a17ac7e;p=l2e.git diff --git a/Debug/makefile b/Debug/makefile index 7cfe0c4..571f839 100644 --- a/Debug/makefile +++ b/Debug/makefile @@ -8,6 +8,12 @@ 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/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