Ecore X: Correctly handle autogen generated ecore_x_version.h

This is by no means a built_source, and it should not be cleaned.

Fixes T1148.
This commit is contained in:
Tom Hacohen 2014-04-02 14:54:16 +01:00
parent a77c614c7f
commit a3c15be81e
1 changed files with 0 additions and 6 deletions

View File

@ -102,12 +102,6 @@ lib_ecore_x_libecore_x_la_LIBADD = @ECORE_X_LIBS@
lib_ecore_x_libecore_x_la_DEPENDENCIES = @ECORE_X_INTERNAL_LIBS@
lib_ecore_x_libecore_x_la_LDFLAGS = @EFL_LTLIBRARY_FLAGS@
MAINTAINERCLEANFILES += \
$(top_builddir)/src/lib/ecore_x/ecore_x_version.h
BUILT_SOURCES += \
$(top_builddir)/src/lib/ecore_x/ecore_x_version.h
if HAVE_ECORE_X_XCB
MAINTAINERCLEANFILES += \
$(top_builddir)/src/lib/ecore_x/xcb/ecore_xcb_keysym_table.h \