Revert "build: fix distcheck after model saver and loader rework"

This reverts commit a7a2781a00.

Fix for a commit that needs reverting so we need to revert this patch as well.
See next commit or bug number for details.

Ref T2905
This commit is contained in:
Stefan Schmidt 2015-12-02 12:15:09 +01:00
parent e50d228882
commit 842a75423f
1 changed files with 0 additions and 1 deletions

View File

@ -225,7 +225,6 @@ 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_load_save_common.c \
lib/evas/common3d/save_load/evas_model_load_save_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 \