summaryrefslogtreecommitdiff
path: root/pygtkcompat
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-07-12 08:45:45 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-07-12 08:45:49 +0900
commit21d2cf757d6646ab430406c5406b15d753474e98 (patch)
tree146a899be01caa3a903c2a9949840b3293b81d38 /pygtkcompat
parent4e74666c3f696a306557bf302a5e05d649e03365 (diff)
downloadpygobject2-21d2cf757d6646ab430406c5406b15d753474e98.tar.gz
pygobject2-21d2cf757d6646ab430406c5406b15d753474e98.tar.bz2
pygobject2-21d2cf757d6646ab430406c5406b15d753474e98.zip
Imported Upstream version 3.21.91
Change-Id: I89d5b175d455604c3510d61eb14e4f048d5ba446 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'pygtkcompat')
-rw-r--r--pygtkcompat/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/pygtkcompat/Makefile.in b/pygtkcompat/Makefile.in
index 003d8b5..351e59b 100644
--- a/pygtkcompat/Makefile.in
+++ b/pygtkcompat/Makefile.in
@@ -191,6 +191,7 @@ EXEEXT = @EXEEXT@
FFI_CFLAGS = @FFI_CFLAGS@
FFI_LIBS = @FFI_LIBS@
FGREP = @FGREP@
+GCOV = @GCOV@
GENHTML = @GENHTML@
GIO_CFLAGS = @GIO_CFLAGS@
GIO_LIBS = @GIO_LIBS@
@@ -315,6 +316,7 @@ program_transform_name = @program_transform_name@
psdir = @psdir@
pyexecdir = @pyexecdir@
pythondir = @pythondir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@