Correctly ship the language C provider

This commit is contained in:
Andy Williams 2017-04-14 16:37:28 +01:00
parent 544e63e573
commit a82062d6e6
1 changed files with 3 additions and 0 deletions

View File

@ -55,6 +55,9 @@ mainview/edi_mainview.c \
edi_main.c \
edi_private.h
EXTRA_DIST = \
language/edi_language_provider_c.c
edi_LDADD = @EFL_LIBS@ $(top_builddir)/src/lib/libedi.la $(LTLIBINTL)
edi_build_SOURCES = \