X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Debug%2Fmakefile;h=2000ebcd34b347f68ab026de81d88b18bde22bd3;hb=b782e097508340f375a06f0f293775eb86c3df9c;hp=3f180390f2dbc5771d3608ef73c631ce787d0751;hpb=59d528aaa84a2210b0a357887853f534cfbea156;p=l2e.git diff --git a/Debug/makefile b/Debug/makefile index 3f18039..2000ebc 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/graphics/subdir.mk +-include src/battle/states/subdir.mk -include src/battle/subdir.mk -include src/app/subdir.mk -include src/subdir.mk