X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=670904fe5a76b6637c32258fffeacc55be62a01b;hb=a858be7332e331e0244e4dba7b0931b6072ffd3d;hp=30c8b0e46969e81126a9e4661355c1c7b4557803;hpb=535dd32c4ca49739583b37293e28db48ac1ecec3;p=lyx.git diff --git a/src/Makefile.am b/src/Makefile.am index 30c8b0e469..670904fe5a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,6 +9,7 @@ lyx_DEPENDENCIES = mathed insets support/libsupport.a EXTRA_DIST = config.h.in stamp-h.in ETAGS_ARGS = --c++ INCLUDES = -I${top_srcdir}/images +localedir = $(datadir)/locale lyx_SOURCES = \ BackStack.h \ BufferView.C \