Fix header location

This commit is contained in:
Andy Williams 2015-06-01 00:25:38 +01:00
parent 4d466dbc74
commit a993e3f7b5
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ widget/elm_code_widget.c \
elm_code_diff_widget.c \
elm_code.c \
elm_code_private.h \
elm_code_widget_private.h
widget/elm_code_widget_private.h
libelm_code_la_LIBADD = @EFL_LIBS@ -lm
libelm_code_la_LDFLAGS = -no-undefined @EFL_LTLIBRARY_FLAGS@