X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Debug%2Fmakefile;h=97088f518ad3284d090f3bf26eb6bdc07a232eb5;hb=e4f678d8cce5408590178bc873fde1754c037d0d;hp=13878f316e329a04cd70183f468b17dd1ae5ccd1;hpb=d5959073b2c413ba1bd6f3d14bc8bcf59304e488;p=l2e.git diff --git a/Debug/makefile b/Debug/makefile index 13878f3..97088f5 100644 --- a/Debug/makefile +++ b/Debug/makefile @@ -9,6 +9,8 @@ RM := rm -rf # All of the sources participating in the build are defined here -include sources.mk -include src/sdl/subdir.mk +-include src/menu/subdir.mk +-include src/map/subdir.mk -include src/loader/subdir.mk -include src/graphics/subdir.mk -include src/common/subdir.mk