tests/ecore: Make sure server keys end up in dist so the ecore ssl tests work

I would really appreciate if people would run distcheck more often.
This commit is contained in:
Stefan Schmidt 2015-03-11 09:34:06 +01:00
parent 9afa762e54
commit 1086ea579b
1 changed files with 3 additions and 1 deletions

View File

@ -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