elm - fix makefile to install missing header for elm_code
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 24 Jan 2018 14:39:03 +0000 (23:39 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 3 Apr 2018 09:50:06 +0000 (18:50 +0900)
src/Makefile_Elementary.am

index f850ee5..dbd6931 100644 (file)
@@ -385,6 +385,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 \