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