elementary: make clean, clean edj correctly.
authorCedric BAIL <cedric@osg.samsung.com>
Thu, 5 May 2016 21:18:27 +0000 (14:18 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 5 May 2016 21:55:52 +0000 (14:55 -0700)
src/examples/elementary/Makefile.am

index 3fe1a8b..c7f0691 100644 (file)
@@ -227,8 +227,14 @@ files_DATA += \
        evas3d_map_example.edj \
        twitter_example_01.edj
 
+CLEANFILES = \
+       theme_example.edj \
+       layout_example.edj\
+       evas3d_map_example.edj \
+       twitter_example_01.edj
+
 clean-local:
-       rm -f *.edj *.epb *.cfg *.cfg.bkp
+       rm -f *.epb *.cfg *.cfg.bkp
 
 ELEMENTARY_CODEGEN_FLAGS = --prefix=codegen_example