X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=ui%2Fncurses%2FMakefile.am;h=be4c417d69e650e234b42c61ee507b6f14d34c91;hp=ded3193f21e4ddb9614a503f2dd3abdefb8d5172;hb=4e30f260106ac5f7007e213db1d1e54298393290;hpb=8c60755607cbade935b1f763dffbf9ee1c38f97a 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 = \