mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 17:02:26 +01:00
7 lines
92 B
Makefile
7 lines
92 B
Makefile
#### configuration
|
|
|
|
VERSION = 1.0
|
|
NAME = vimperator
|
|
|
|
include Makefile.common
|