mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-27 06:02:27 +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
96 B
Makefile
7 lines
96 B
Makefile
#### configuration
|
|
|
|
VERSION = 0.2a1pre
|
|
NAME = xulmus
|
|
|
|
include ../common/Makefile
|