diff --git a/programs/msiexec/Makefile.in b/programs/msiexec/Makefile.in index f9cb570..773fe85 100644 --- a/programs/msiexec/Makefile.in +++ b/programs/msiexec/Makefile.in @@ -11,7 +11,8 @@ C_SRCS = \ msiexec.c \ service.c -RC_SRCS = rsrc.rc +RC_SRCS = rsrc.rc \ + version.rc SVG_SRCS = msiexec.svg