diff options
Diffstat (limited to 'contrib/gconv')
-rw-r--r-- | contrib/gconv/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gconv/Makefile.am b/contrib/gconv/Makefile.am index 0cdbb76a..0e89f5bb 100644 --- a/contrib/gconv/Makefile.am +++ b/contrib/gconv/Makefile.am @@ -14,3 +14,4 @@ ARIB_STD_B24_la_LDFLAGS = $(gconv_ldflags) -L@gconvsysdir@ -R @gconvsysdir@ -lJI EN300_468_TAB00_la_SOURCES = en300-468-tab00.c EN300_468_TAB00_la_LDFLAGS = $(gconv_ldflags) +EXTRA_DIST = $(gconv_base_sources) $(gconv_DATA) gconv.map |