projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eae53f2
)
build: make sure generated files in examples get cleaned up
author
Stefan Schmidt
<stefan@osg.samsung.com>
Mon, 11 Apr 2016 12:05:48 +0000
(14:05 +0200)
committer
Stefan Schmidt
<stefan@osg.samsung.com>
Mon, 11 Apr 2016 12:18:17 +0000
(14:18 +0200)
Distcheck pointed these out as not being cleaned up and it was right. Make sure
we handle these generated files during cleanup.
src/examples/elementary/Makefile.am
patch
|
blob
|
history
diff --git
a/src/examples/elementary/Makefile.am
b/src/examples/elementary/Makefile.am
index 63117ea3659b62246912b112fda1ffd83aef7650..3ed6b93bfdbc03588a22859ab3d43f7f8d86618b 100644
(file)
--- a/
src/examples/elementary/Makefile.am
+++ b/
src/examples/elementary/Makefile.am
@@
-229,6
+229,7
@@
files_DATA += \
clean-local:
rm -f *.edj *.epb *.cfg *.cfg.bkp
+ rm -f codegen_example_generated.c codegen_example_generated.h
ELEMENTARY_CODEGEN_FLAGS = --prefix=codegen_example