Add missing SRC variable
authorMike Bland <mbland@acm.org>
Sun, 29 Jun 2014 14:00:43 +0000 (10:00 -0400)
committerGeoff Thorpe <geoff@openssl.org>
Sun, 16 Nov 2014 21:45:01 +0000 (16:45 -0500)
commit13d30e27c275f44e4f454b086e62c20f43af19d1
treef8fd1a84f725b19ec836c76bbd61603b759c54b6
parentdbaf60832075633e5f79f8c9cda6c3694dd6bc97
Add missing SRC variable

This is the only Makefile without SRC defined. This change enables a
standard Makefile include directive to cover crypto/jpake/*.d files.

This was automatically applied by AddSrcVarIfNeeded() in:
https://code.google.com/p/mike-bland/source/browse/openssl/update_makefiles.py

Change-Id: I030204a1bc873b5de5b06c8ddc0b94bb224c6650
Signed-off-by: Mike Bland <mbland@acm.org>
Signed-off-by: Geoff Thorpe <geoff@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/jpake/Makefile