edje: fix distcheck build break due to missing header file

The file was newly introduced in commit
03856913c2 but it was never added to SOURCES and
thus never distributed in the tarball.
This commit is contained in:
Stefan Schmidt 2016-11-15 16:35:38 +01:00
parent 16143b62b4
commit 177a8d1f9d
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ lib/edje/edje_util.c \
lib/edje/edje_var.c \
lib/edje/edje_signal.c \
lib/edje/edje_part.c \
lib/edje/edje_part_helper.h \
lib/edje/edje_part_swallow.c \
lib/edje/edje_part_table.c \
lib/edje/edje_part_box.c