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:
5505a26
)
elua: unbreak make install-examples
author
Cedric BAIL
<cedric@osg.samsung.com>
Fri, 8 Apr 2016 18:35:37 +0000
(11:35 -0700)
committer
Cedric BAIL
<cedric@osg.samsung.com>
Fri, 8 Apr 2016 23:01:07 +0000
(16:01 -0700)
src/examples/elua/Makefile.am
patch
|
blob
|
history
diff --git
a/src/examples/elua/Makefile.am
b/src/examples/elua/Makefile.am
index 6dea8c647188a4c7a7d717b6b33cba3636e33c89..a94d60d26e3954d7fa90469de30ce27340318446 100644
(file)
--- a/
src/examples/elua/Makefile.am
+++ b/
src/examples/elua/Makefile.am
@@
-9,8
+9,8
@@
examples: ;
clean-local: ;
-
#
install-examples:
-
#
$(MKDIR_P) $(datadir)/elua/examples
+install-examples:
+
$(MKDIR_P) $(datadir)/elua/examples
# cd $(srcdir) && $(install_sh_DATA) -c $(DATA_FILES) $(datadir)/elua/examples
#uninstall-local: