diff --git a/apache2/Makefile.win b/apache2/Makefile.win index 66872d15..9e3468e7 100644 --- a/apache2/Makefile.win +++ b/apache2/Makefile.win @@ -53,7 +53,7 @@ all: $(DLL) dll: $(DLL) mod_security2_config.h: mod_security2_config.hw - @type mod_security2_config.hw > mod_security2_config.h + @type mod_security2_config.hw > modsecurity_config.h .c.obj: $(CC) $(CFLAGS) -c $< -Fo$@