Skip to content

Commit

Permalink
fix makefile phony
Browse files Browse the repository at this point in the history
  • Loading branch information
vemonet committed Apr 2, 2023
1 parent 816e7c5 commit f9bfab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
OS := $(shell uname)
.PHONY: dev dev-debug install update-emojis flatpak flatpak-install flatpak-requirements flatpak-validate flatpak-clean flathub

dev:
ENV=dev GDK_BACKEND="x11" pipenv run start
Expand Down

0 comments on commit f9bfab1

Please sign in to comment.