diff options
Diffstat (limited to 'nls/th_TH.UTF-8')
-rw-r--r-- | nls/th_TH.UTF-8/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nls/th_TH.UTF-8/Makefile.am b/nls/th_TH.UTF-8/Makefile.am index 89c2b75c..cd29118e 100644 --- a/nls/th_TH.UTF-8/Makefile.am +++ b/nls/th_TH.UTF-8/Makefile.am @@ -10,7 +10,7 @@ XLC_LOCALE: XLC_LOCALE.pre $(CPP) -traditional -DWCHAR32=1 -DXCOMM='#' - < $(srcdir)/XLC_LOCALE.pre > $@ Compose: Compose.pre - $(CPP) -traditional -DXCOMM='#' - < Compose.pre > $@ + $(CPP) -traditional -DXCOMM='#' - < $(srcdir)/Compose.pre > $@ Compose.pre: touch Compose.pre |