Windows: code sign gsstool.exe

Change-Id: I1d79de51bdeefe1611eb69248d11d411361ab5d6
This commit is contained in:
Jeffrey Altman
2016-04-18 22:56:04 -05:00
parent 80f8325c64
commit 4c1728ff73

View File

@@ -553,6 +553,7 @@ all-tools:: $(BINDIR)\gsstool.exe
$(BINDIR)\gsstool.exe: $(OBJ)\gsstool.obj $(OBJ)\gss-commands.obj $(LIBGSSAPI) $(LIBROKEN) $(LIBSL) $(LIBVERS)
$(EXECONLINK)
$(EXEPREP)
$(OBJ)\gss-commands.c $(OBJ)\gss-commands.h: gss-commands.in
cd $(OBJ)