From 9c86904866ab38618313192457aa6e12a5c17ac5 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 10 Aug 2002 11:25:32 +0000 Subject: Minor changes for gettext --- kbx/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kbx/Makefile.am') diff --git a/kbx/Makefile.am b/kbx/Makefile.am index 5226077bc..fe822a78c 100644 --- a/kbx/Makefile.am +++ b/kbx/Makefile.am @@ -19,6 +19,9 @@ ## Process this file with automake to produce Makefile.in +localedir = $(datadir)/locale +INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\" + EXTRA_DIST = mkerrors AM_CPPFLAGS = $(LIBKSBA_CFLAGS) $(LIBGCRYPT_CLFAGS) BUILT_SOURCES = keybox-errors.c -- cgit v1.2.3