]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Window flags
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 25 Jul 2020 12:07:41 +0000 (14:07 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 25 Jul 2020 12:07:41 +0000 (14:07 +0200)
tests/import/Makefile

index 8a7c50fa45ac248f4dbb3613b9a03756cf7d9036..b8d0471bea882e8042572e41cb77c9f2abf7cbd7 100644 (file)
@@ -16,6 +16,7 @@ LDFLAGS += -shared
 else
 LDFLAGS += -shared -lpsapi -fPIC -Wl,--export-all -Wl,--enable-auto-import
 LDLAGS += ../../libgwion.dll.a
+LDLAGS += ../../libgwion.a
 endif
 endif