From fe713c616e29ba19c179b43c18eca1035079ce18 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Tue, 21 Aug 2007 14:56:33 -0700 Subject: [PATCH] Make sure nls/am_ET.UTF-8/Makefile is created by configure. --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index f49b9edc..06a258e5 100644 --- a/configure.ac +++ b/configure.ac @@ -399,6 +399,7 @@ AC_OUTPUT([Makefile modules/om/generic/Makefile src/xkb/Makefile nls/Makefile + nls/am_ET.UTF-8/Makefile nls/armscii-8/Makefile nls/C/Makefile nls/el_GR.UTF-8/Makefile