cedric pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=308a1c186ae8e103cf1ac40aec88b973e135b1ab
commit 308a1c186ae8e103cf1ac40aec88b973e135b1ab Author: Cedric BAIL <[email protected]> Date: Wed Dec 10 03:57:02 2014 +0100 autotools: fix indentation. --- src/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/examples/Makefile.am b/src/examples/Makefile.am index b8b6e0d..c04abfc 100644 --- a/src/examples/Makefile.am +++ b/src/examples/Makefile.am @@ -164,7 +164,7 @@ files_DATA += \ theme_example.edj \ layout_example.edj\ codegen_example.edj \ - evas3d_map_example.edj + evas3d_map_example.edj clean-local: rm -f *.edj *.epb *.cfg *.cfg.bkp --
