summaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-05 20:11:45 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-05 20:11:45 +0200
commita1705fe4211340e380d50f48c177ca2d66bf7b8b (patch)
treeaf2f426d8290327e52a5992935d6c22160be2a25 /src/include/Makefile.am
parentda15a59717fcf824569cbd647641c572405eb678 (diff)
downloadexchange-a1705fe4211340e380d50f48c177ca2d66bf7b8b.tar.gz
exchange-a1705fe4211340e380d50f48c177ca2d66bf7b8b.tar.bz2
exchange-a1705fe4211340e380d50f48c177ca2d66bf7b8b.zip
add gettext support
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 5a55df5ae..12343b1ee 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -2,7 +2,7 @@
talerincludedir = $(includedir)/taler
talerinclude_HEADERS = \
- platform.h \
+ platform.h gettext.h \
taler_auditor_service.h \
taler_amount_lib.h \
taler_auditordb_lib.h \