diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/local.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/local.mk b/locale/local.mk index eeddd03..e490e60 100644 --- a/locale/local.mk +++ b/locale/local.mk @@ -16,5 +16,5 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -locale_srcs = \ +locale_sources = \ locale/en_US.sh |