mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 04:44:12 +01:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
#### configuration
|
|
|
|
VERSION = 0.1
|
|
NAME = muttator
|
|
|
|
include Makefile.common
|