]> git.localhorst.tv Git - l2e.git/blobdiff - Release/makefile
delayed state pushing/popping till the end of each loop
[l2e.git] / Release / makefile
index 253ef222bb3c6a8816699f62b04761f288f7bb07..507437a93cbfa29ba2e0136e4c244d637cf0e2b3 100644 (file)
@@ -9,7 +9,9 @@ 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/subdir.mk
+-include src/app/subdir.mk
 -include src/subdir.mk
 -include subdir.mk
 -include objects.mk