examples/elementary
Bruno Dilly 7dc493e68f examples/elementary: drop generated.h from SOURCES
Remove codegen_example_generated.h from codegen_example_SOURCES
and let it only on nodist_codegen_example_SOURCES and
on BUILT_SOURCES.

Also add dependency between codegen_example.c
and codegen_example_generated.h since it's required
to compile.

Avoid the following build error:
  CODEGEN      codegen_example_generated.c
  codegen_example.c:26:39: fatal error: codegen_example_generated.h:
      No such file or directory
  compilation terminated.
  Makefile:4960: recipe for target 'codegen_example.o' failed
2016-09-28 14:42:58 -03:00
..
.gitignore examples: elementary: ignore generated codegen example files 2016-09-08 22:51:03 +02:00
Makefile.am examples/elementary: drop generated.h from SOURCES 2016-09-28 14:42:58 -03:00
bubble_cxx_example_01.cc elementary-cxx: Fix compilation of some C++ examples 2016-06-15 15:50:04 -03:00
bubble_example_01.js elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
codegen_example.edj elementary: add resulting edj to allow make dist to work on a clean directory. 2016-05-05 14:54:53 -07:00
datetime_cxx_example.cc elementary-cxx: Fix compilation of some C++ examples 2016-06-15 15:50:04 -03:00
datetime_example.js elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
efl_thread_win32_1.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
efl_thread_win32_2.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
efl_thread_win32_3.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
efl_thread_win32_4.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
glview_cxx_example_01.cc elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
hoversel_cxx_example_01.cc elementary-cxx: Fix compilation of some C++ examples 2016-06-15 15:50:04 -03:00
location_cxx_example_01.cc elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
popup_cxx_example_01.cc elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
separator_cxx_example_01.cc elementary-cxx: Fix compilation of some C++ examples 2016-06-15 15:50:04 -03:00
separator_example_01.js elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
thumb_cxx_example_01.cc elementary-cxx: Fix compilation of some C++ examples 2016-06-15 15:50:04 -03:00