summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-09-30 19:28:00 +0200
committerGuido Günther <agx@sigxcpu.org>2014-09-30 19:28:00 +0200
commit8707039d5fcb05230d3ad5b21de4113ccf86cf1c (patch)
tree7cf3e7847d0ff1ecbfdcc1d10a77406159a9ee84 /Makefile.in
parent063cc84dcfb5112e1e1ead25123fe13a6f0ac201 (diff)
New upstream version 1.2.9~rc2
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index e6fe8b9b8..7c28df468 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1448,6 +1448,8 @@ PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
+PARALLELS_SDK_CFLAGS = @PARALLELS_SDK_CFLAGS@
+PARALLELS_SDK_LIBS = @PARALLELS_SDK_LIBS@
PARTED = @PARTED@
PATH_SEPARATOR = @PATH_SEPARATOR@
PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@