improve gitlab pages : link to source package and windows installers

This commit is contained in:
Thomas Bernard
2019-01-30 16:23:10 +01:00
parent 06cfc802d4
commit ba82473ccc
3 changed files with 46 additions and 1 deletions

View File

@@ -906,6 +906,7 @@ endif
../share/grafx2/gfx2def.ini $(SCRIPT_FILES) $(SKIN_FILES) \
../share/grafx2/gfx2.gif ../share/grafx2/gfx2.png ../share/icons/grafx2.svg \
$(DOC_FILES) $(wildcard ../misc/*/*) $(FONT_FILES)
echo "$(VERSIONTAG)" > ../VERSION
$(BIN) : $(OBJ)
@test -d ../bin || $(MKDIR) ../bin