(crywl progression) Makefile now uses generic naming, .desktop file is built on demand

This commit is contained in:
Emile Clark-Boman 2025-08-26 17:42:17 +10:00
parent f269667a35
commit 39f8e0a52c
3 changed files with 24 additions and 17 deletions

View file

@ -1,5 +1,7 @@
_VERSION = 0.8-dev
VERSION = `git describe --tags --dirty 2>/dev/null || echo $(_VERSION)`
BINARY = crywl
DESCRIPTION = "dwm for Wayland"
PKG_CONFIG = pkg-config