summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0a918ac..24a7eff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -302,8 +302,9 @@ include $(top_srcdir)/tools/Makefile.am.inc
# # # INSTALLED M4 MACROS # # #
m4dir = ${datadir}/aclocal
-m4_DATA = \
+dist_m4_DATA = \
m4/eos-coverage.m4 \
+ m4/eos-i18n-extras.m4 \
$(NULL)
# # # TESTS # # #