makefiles: Always use the global SOURCES variable for .l files.
commit94771cf07ad41b0f7d792559771222855ac01ba6
authorAlexandre Julliard <julliard@winehq.org>
Sat, 14 Oct 2023 11:50:44 +0000 (14 13:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 14 Oct 2023 11:50:44 +0000 (14 13:50 +0200)
treeaa5a9b56e30fd2f37bedbe5fa9a71aaf5e5d3b58
parent2205218b24a4eebb07f97c3b17d9310d3b3aad3f
makefiles: Always use the global SOURCES variable for .l files.
15 files changed:
dlls/d3dcompiler_33/Makefile.in
dlls/d3dcompiler_34/Makefile.in
dlls/d3dcompiler_35/Makefile.in
dlls/d3dcompiler_36/Makefile.in
dlls/d3dcompiler_37/Makefile.in
dlls/d3dcompiler_38/Makefile.in
dlls/d3dcompiler_39/Makefile.in
dlls/d3dcompiler_40/Makefile.in
dlls/d3dcompiler_41/Makefile.in
dlls/d3dcompiler_42/Makefile.in
dlls/d3dcompiler_43/Makefile.in
dlls/d3dcompiler_46/Makefile.in
dlls/d3dcompiler_47/Makefile.in
dlls/msxml3/Makefile.in
tools/make_makefiles