1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 18:14:13 +01:00

Three small Makefile.doc fixes.

* 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.
This commit is contained in:
Ted Pavlic
2009-01-21 10:17:37 -05:00
parent eb88d7ea0b
commit 9ad451b7f7
2 changed files with 4 additions and 3 deletions

View File

@@ -1 +0,0 @@
../../../common/Makefile.doc

View File

@@ -0,0 +1,2 @@
BASE = ../../../common
include $(BASE)/Makefile.doc