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:
9afa762
)
tests/ecore: Make sure server keys end up in dist so the ecore ssl tests work
author
Stefan Schmidt
<s.schmidt@samsung.com>
Wed, 11 Mar 2015 08:34:06 +0000
(09:34 +0100)
committer
Stefan Schmidt
<s.schmidt@samsung.com>
Wed, 11 Mar 2015 08:34:06 +0000
(09:34 +0100)
I would really appreciate if people would run distcheck more often.
src/Makefile_Ecore.am
patch
|
blob
|
history
diff --git
a/src/Makefile_Ecore.am
b/src/Makefile_Ecore.am
index
da7fa78
..
e727a7f
100644
(file)
--- a/
src/Makefile_Ecore.am
+++ b/
src/Makefile_Ecore.am
@@
-266,7
+266,9
@@
endif
EXTRA_DIST += \
tests/ecore/modem.wav \
-tests/ecore/sms.ogg
+tests/ecore/sms.ogg \
+tests/ecore/server.key \
+tests/ecore/server.pem
if HAVE_ELUA