build remove now unused eolian subbuild helper makefile

In commit dd1d3f0d2d the consumers of the makefile
have been removed. No need to still have it around.
This commit is contained in:
Stefan Schmidt 2016-08-02 08:11:15 +02:00
parent 879d93377b
commit 600aebcf6e
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
EOLIAN_GEN = EFL_RUN_IN_TREE=1 $(top_builddir)/src/bin/eolian/eolian_gen${EXEEXT}
_EOLIAN_GEN_DEP =
EOLIAN_FLAGS += -I$(top_srcdir)/src/
include $(top_srcdir)/src/Makefile_Eolian_Files_Helper.am