winebuild: Signal an error when a thiscall function doesn't take a pointer as first...
[wine/hramrach.git] / dlls / cryptnet / tests / Makefile.in
blob4a4a28860d78ccfacb82139a7341fd7801567d53
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = cryptnet.dll
6 IMPORTS = cryptnet crypt32
8 C_SRCS = \
9 cryptnet.c
11 @MAKE_TEST_RULES@