efl - fix build again after removal of install of public header

put elm_code_widget_legacy.eo.h back in the includes to install as it
is required by other public headers...
This commit is contained in:
Carsten Haitzler 2018-02-15 18:49:53 +09:00
parent 1a68db9951
commit bd4e2a9e9d
1 changed files with 2 additions and 1 deletions

View File

@ -378,7 +378,8 @@ includesunstable_HEADERS = \
lib/elementary/elm_code.h \
lib/elementary/elm_code_widget_legacy.h \
lib/elementary/elm_code_widget_selection.h \
lib/elementary/elm_code_diff_widget.h \
lib/elementary/elm_code_widget_legacy.eo.h \
lib/elementary/elm_code_diff_widget.h \
lib/elementary/elm_code_common.h \
lib/elementary/elm_code_line.h \
lib/elementary/elm_code_text.h \