pidgen: Fix typo.
This commit is contained in:
parent
a24f10b511
commit
04f03866ff
|
@ -8,7 +8,7 @@ IMPORTS = kernel32
|
||||||
C_SRCS = \
|
C_SRCS = \
|
||||||
main.c
|
main.c
|
||||||
|
|
||||||
RS_SRCS = rsrc.rc
|
RC_SRCS = rsrc.rc
|
||||||
|
|
||||||
@MAKE_DLL_RULES@
|
@MAKE_DLL_RULES@
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue