evas - unbreak build from cedric merge...

how did this NOT break for you - there is no efl_vg_image.eo so why
have a c++ hh for it?
This commit is contained in:
Carsten Haitzler 2015-04-04 09:42:05 +09:00
parent 6a909d7a4f
commit d4a1044811
1 changed files with 1 additions and 2 deletions

View File

@ -41,8 +41,7 @@ lib/evas/canvas/efl_vg_shape.eo.hh \
lib/evas/canvas/efl_vg_root_node.eo.hh \
lib/evas/canvas/efl_vg_gradient.eo.hh \
lib/evas/canvas/efl_vg_gradient_radial.eo.hh \
lib/evas/canvas/efl_vg_gradient_linear.eo.hh \
lib/evas/canvas/efl_vg_image.eo.hh
lib/evas/canvas/efl_vg_gradient_linear.eo.hh
lib/evas/Evas.hh: $(generated_evas_canvas_cxx_bindings)
@echo @ECHO_E@ "#ifndef EFL_CXX_EVAS_HH\n#define EFL_CXX_EVAS_HH\n" > $(top_builddir)/src/lib/evas/Evas.hh