(crywl progression) Makefile now uses generic naming, .desktop file is built on demand
This commit is contained in:
parent
f269667a35
commit
39f8e0a52c
3 changed files with 24 additions and 17 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue