mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 18:32:26 +01:00
* Require language part of locale to be two lowercase letters. * Update Makefile.doc comment -- add "include" comment. * Get rid of muttator/locale/en-US/Makefile symlink in favor of include.
3 lines
52 B
Makefile
3 lines
52 B
Makefile
BASE = ../../../common
|
|
include $(BASE)/Makefile.doc
|