X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Release%2Fmakefile;h=48bc75f7d9901d9207bba013f501cc9056091d19;hb=4e886547268583ef1d8a415d9f7f959ce76ffcbc;hp=7cfe0c440018b3bc5fec0c95de550aee65b8c451;hpb=e411b1bbef7bc5bc383046e7bf294d2c5a17ac7e;p=l2e.git diff --git a/Release/makefile b/Release/makefile index 7cfe0c4..48bc75f 100644 --- a/Release/makefile +++ b/Release/makefile @@ -8,6 +8,11 @@ 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/geometry/subdir.mk +-include src/battle/subdir.mk +-include src/app/subdir.mk -include src/subdir.mk -include subdir.mk -include objects.mk