aboutsummaryrefslogtreecommitdiffstats
path: root/sm/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-08-10 11:25:32 +0000
committerWerner Koch <[email protected]>2002-08-10 11:25:32 +0000
commit9c86904866ab38618313192457aa6e12a5c17ac5 (patch)
tree04f1fd1d3f3cbc26cf29fe6fe1d3671dbe2871be /sm/Makefile.am
parent* keylist.c (list_cert_colon): Print the short fingerprint in the (diff)
downloadgnupg-NEWPG-0-3-10.tar.gz
gnupg-NEWPG-0-3-10.zip
Minor changes for gettextNEWPG-0-3-10
Diffstat (limited to '')
-rw-r--r--sm/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/sm/Makefile.am b/sm/Makefile.am
index 489e59ebe..3e00270fa 100644
--- a/sm/Makefile.am
+++ b/sm/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 = gpgsm
AM_CPPFLAGS = -I$(top_srcdir)/common -I$(top_srcdir)/intl \