tools: Relax the dot in module names rules.
commita6f214d75a124e7d84c23f05f353e8ebd2bf0740
authorRémi Bernon <rbernon@codeweavers.com>
Fri, 5 Mar 2021 18:16:45 +0000 (5 19:16 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Mar 2021 12:13:35 +0000 (11 13:13 +0100)
treef60c241ea3c7a5cb815bc8c2e98cf2bcf8bcb397
parent7eb77bef05243621ce7facf8797c3c0f64fdaa92
tools: Relax the dot in module names rules.

This should allow modules with dot in their names, while still making
the .dll extension optional. The MODULE variable still determines the
actual output file extension.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/make_makefiles