elm - fix makefile to install missing header for elm_code

This commit is contained in:
Carsten Haitzler 2018-01-24 23:39:03 +09:00
parent 549c781310
commit 42dfee3744
1 changed files with 1 additions and 0 deletions

View File

@ -378,6 +378,7 @@ 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_widget_legacy.eo.h \
lib/elementary/elm_code_diff_widget.h \
lib/elementary/elm_code_common.h \
lib/elementary/elm_code_line.h \