mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 15:52:26 +01:00
7 lines
100 B
Makefile
7 lines
100 B
Makefile
#### configuration
|
|
|
|
VERSION = 0.5
|
|
NAME = muttator
|
|
|
|
include ../common/Makefile.common
|