X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Release%2Fmakefile;h=fb78d77000c341cfe3be76ba5c445c9aa748eea4;hb=def25cbd91b3ee6222daa529818d1f35027d0df9;hp=3f180390f2dbc5771d3608ef73c631ce787d0751;hpb=59d528aaa84a2210b0a357887853f534cfbea156;p=l2e.git diff --git a/Release/makefile b/Release/makefile index 3f18039..fb78d77 100644 --- a/Release/makefile +++ b/Release/makefile @@ -9,6 +9,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/map/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 -include src/subdir.mk