X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Debug%2Fsources.mk;h=a9593d6f382b32a74482e79f6b2196a922794e3b;hb=62c0a1d0ac98eb51418e4daa59e80b6cc97b522f;hp=e7f4bf132b8025d4f949adeee717652f8a7f25c3;hpb=e411b1bbef7bc5bc383046e7bf294d2c5a17ac7e;p=l2e.git diff --git a/Debug/sources.mk b/Debug/sources.mk index e7f4bf1..a9593d6 100644 --- a/Debug/sources.mk +++ b/Debug/sources.mk @@ -23,5 +23,11 @@ C_UPPER_DEPS := # Every subdirectory with source files must be described here SUBDIRS := \ +src/sdl \ src \ +src/graphics \ +src/common \ +src/battle/states \ +src/battle \ +src/app \