Skip to content

Commit

Permalink
Makefile: why is this here
Browse files Browse the repository at this point in the history
  • Loading branch information
apprehensions committed Nov 28, 2023
1 parent d6091d7 commit f359d9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ FLATPAK = io.github.vinegarhq.Vinegar
GO = go
GO_LDFLAGS = -s -w

VINEGAR_ICONPATH = $(ICONPREFIX)/64x64/apps/$(FLATPAK).png
VINEGAR_LDFLAGS = $(GO_LDFLAGS) -X main.BinPrefix=$(BINPREFIX) -X main.Version=$(VERSION)
VINEGAR_GOFLAGS = --tags nowayland,novulkan

Expand Down

0 comments on commit f359d9c

Please sign in to comment.