Skip to content

Commit

Permalink
Correctly ship the language C provider
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Apr 14, 2017
1 parent 544e63e commit a82062d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/bin/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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 = \
Expand Down

0 comments on commit a82062d

Please sign in to comment.