mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-25 07:32:39 +01:00
--HG-- branch : xslt rename : common/Makefile.common => common/Makefile rename : vimperator/components/about-handler.js => common/components/about-handler.js rename : vimperator/components/chrome-data.js => common/components/chrome-data.js rename : vimperator/components/commandline-handler.js => common/components/commandline-handler.js
7 lines
98 B
Makefile
7 lines
98 B
Makefile
#### configuration
|
|
|
|
VERSION = 0.6a1pre
|
|
NAME = muttator
|
|
|
|
include ../common/Makefile
|