aboutsummaryrefslogtreecommitdiffstats
path: root/scd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'scd/Makefile.am')
-rw-r--r--scd/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/scd/Makefile.am b/scd/Makefile.am
index 6639aa1c1..b306a3a73 100644
--- a/scd/Makefile.am
+++ b/scd/Makefile.am
@@ -18,6 +18,9 @@
## Process this file with automake to produce Makefile.in
+localedir = $(datadir)/locale
+INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\"
+
bin_PROGRAMS = scdaemon
AM_CPPFLAGS = -I$(top_srcdir)/common $(LIBOPENSC_CFLAGS) $(LIBGCRYPT_CFLAGS) \