X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Release%2Fmakefile;h=2000ebcd34b347f68ab026de81d88b18bde22bd3;hb=558fd3d14ad1a9dc347998691a0b300fd334a16a;hp=7439cadb2393e57aad28b62b2db3c663d27b0b8d;hpb=5ceb9e51fd6768946c4a2d72aac13fa6bc78fa88;p=l2e.git diff --git a/Release/makefile b/Release/makefile index 7439cad..2000ebc 100644 --- a/Release/makefile +++ b/Release/makefile @@ -9,6 +9,10 @@ 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 -include subdir.mk -include objects.mk