edje_convert.h wasn't included in make dist

SVN revision: 50010
This commit is contained in:
Rui Seabra 2010-07-03 11:26:00 +00:00
parent b3a4801b79
commit b4fe249fce
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ AM_CPPFLAGS = \
lib_LTLIBRARIES = libedje.la
include_HEADERS = Edje.h Edje_Edit.h
include_HEADERS = Edje.h Edje_Edit.h edje_convert.h
base_sources = \
edje_calc.c \