shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git] / dlls / bcrypt / Makefile.in
blobb0f27a5a54205a94b6fbdfcc8a24426aac5e7434
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = bcrypt.dll
7 C_SRCS = \
8 bcrypt_main.c
10 RC_SRCS = version.rc
12 @MAKE_DLL_RULES@