autotools: ecore_con_legacy.c is not compiled directly, but must be in dist tarball

This commit is contained in:
Daniel Kolesa 2015-05-23 01:20:46 +01:00
parent e5eed1b7c3
commit 0eab944b15
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ lib/ecore_con/ecore_con_ssl.c \
lib/ecore_con/ecore_con_url.c \
lib/ecore_con/ecore_con_private.h
EXTRA_DIST += lib/ecore_con/ecore_con_legacy.c
if HAVE_WINDOWS
lib_ecore_con_libecore_con_la_SOURCES += lib/ecore_con/ecore_con_local_win32.c
else