tests/ecore: Make sure server keys end up in dist so the ecore ssl tests work
authorStefan Schmidt <s.schmidt@samsung.com>
Wed, 11 Mar 2015 08:34:06 +0000 (09:34 +0100)
committerStefan 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

index da7fa78..e727a7f 100644 (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