Makefile: Remove unnecessary includes of SSL_LIBS.
authorGurucharan Shetty <gshetty@nicira.com>
Tue, 4 Mar 2014 21:23:53 +0000 (13:23 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Tue, 4 Mar 2014 23:25:47 +0000 (15:25 -0800)
commit96d878178dc42839415b210c5631dc54d8eaed79
tree33eb5a58dbd1b4792d32b46618593d28aca12064
parent366d0f1106e59ac68b4516a6c66aab7065ea0d12
Makefile: Remove unnecessary includes of SSL_LIBS.

SSL_LIBS are needed for libopenvswitch and we include that
in lib/automake.mk. It is not necessary to include it
for every executable.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
ovsdb/automake.mk
tests/automake.mk
utilities/automake.mk
vswitchd/automake.mk
vtep/automake.mk