X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=ui%2Fncurses%2FMakefile.am;h=be4c417d69e650e234b42c61ee507b6f14d34c91;hp=ded3193f21e4ddb9614a503f2dd3abdefb8d5172;hb=494988c501287e03da3becba5c03cbce7c3d9d20;hpb=08bc314efca8bbde9e9461c4d425caf1e0ad0e5f diff --git a/ui/ncurses/Makefile.am b/ui/ncurses/Makefile.am index ded3193..be4c417 100644 --- a/ui/ncurses/Makefile.am +++ b/ui/ncurses/Makefile.am @@ -15,6 +15,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/lib \ + -DLOCALEDIR='"$(localedir)"' \ $(DEFAULT_CPPFLAGS) AM_CFLAGS = \