eo2: compile eo2_base_class when compiling libeo.

This commit is contained in:
Tom Hacohen 2013-07-26 10:29:54 +01:00
parent ec1e507465
commit ca5221e0f9
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ lib/eo/eo_ptr_indirection.c \
lib/eo/eo_ptr_indirection.h \
lib/eo/eo_class_class.c \
lib/eo/eo_base_class.c \
lib/eo/eo2_base_class.c \
lib/eo/eo_private.h
lib_eo_libeo_la_CPPFLAGS = -I$(top_builddir)/src/lib/efl @EO_CFLAGS@