efl/src/examples/emotion
Stefan Schmidt c5879dab4d build: Unify use of $(MKDIR_P) for creating a dir within the build system
While we used different variation of mkdir -p all over we also had spots
where we did not use the option. This is one step in trying to make our
build system ready for parallel install. Using something like -j 10 even
for the install should help to speed up our jenkins jobs as well as distcheck.
2015-02-25 16:43:35 +01:00
..
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
Makefile.am build: Unify use of $(MKDIR_P) for creating a dir within the build system 2015-02-25 16:43:35 +01:00
Makefile.examples efl: add makefile.examples to each lib 2013-02-08 17:35:24 +00:00
emotion_basic_example.c emotion: remove some warning in the example. 2014-01-10 16:37:59 +09:00
emotion_border_example.c emotion: Use the GStreamer 1.x module instead of the 0.10 one in the border example application 2014-01-17 09:32:45 +01:00
emotion_generic_example.c emotion: remove some warning in the example. 2014-01-10 16:37:59 +09:00
emotion_generic_subtitle_example.c emotion: remove some warning in the example. 2014-01-10 16:37:59 +09:00
emotion_signals_example.c emotion: remove some warning in the example. 2014-01-10 16:37:59 +09:00