evas: add forgotten file to SOURCES to fix distcheck

Added in 8ab190daec but forgotten to be added
to the SOURCES.
This commit is contained in:
Stefan Schmidt 2015-11-12 15:00:07 +01:00
parent 8c2f9a2669
commit 50108c9f1b
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@ lib_evas_libevas_la_SOURCES += \
lib/evas/common3d/save_load/evas_model_load.c \
lib/evas/common3d/save_load/evas_model_save.c \
lib/evas/common3d/save_load/evas_model_common.c \
lib/evas/common3d/save_load/evas_model_common.h \
modules/evas/model_loaders/eet/evas_model_load_eet.c \
modules/evas/model_loaders/md2/evas_model_load_md2.c \
modules/evas/model_loaders/obj/evas_model_load_obj.c \