summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-10-20 18:38:44 +0200
committerDavid Tardon <dtardon@redhat.com>2014-10-20 18:38:44 +0200
commitbd4e81bab2726cbab30b58a71c25db9b7d1ddb7e (patch)
tree9f2d3f0dc3fb8ee648bc1f5662b36d875ef024a1 /config_host.mk.in
parent9bdca0019bd3781f15e542becca5537fac2e0a9d (diff)
put back variable deleted by mistake
Change-Id: Ic705fe6bb7c3b9bae4b09d0b487f48056675b4b8
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 738c80c75599..32b5145da0c1 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -433,6 +433,7 @@ export OOO_JUNIT_JAR=@OOO_JUNIT_JAR@
export OOO_VENDOR=@OOO_VENDOR@
export OPENCOLLADA_CFLAGS=$(gb_SPACE)@OPENCOLLADA_CFLAGS@
export OPENCOLLADA_LIBS=$(gb_SPACE)@OPENCOLLADA_LIBS@
+export OPENSSL_CFLAGS=$(gb_SPACE)@OPENSSL_CFLAGS@
export OPENSSL_LIBS=$(gb_SPACE)@OPENSSL_LIBS@
export ORCUS_CFLAGS=$(gb_SPACE)@ORCUS_CFLAGS@
export ORCUS_LIBS=$(gb_SPACE)@ORCUS_LIBS@