aboutsummaryrefslogtreecommitdiff
path: root/data/icons/scalable/status/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-03-21 15:28:13 -0500
committerTed Gould <ted@gould.cx>2012-03-21 15:28:13 -0500
commit7db5c14740ce0deae6ed4279cde70b731c56390a (patch)
tree11f216a830123317fecae3668a25cf02e6d229a9 /data/icons/scalable/status/Makefile.in
parent4b2b0165658d3429f415c3014517ca13721a38b5 (diff)
parent785195578165ab8add69dc0c23acef0997ac0482 (diff)
downloadayatana-indicator-messages-7db5c14740ce0deae6ed4279cde70b731c56390a.tar.gz
ayatana-indicator-messages-7db5c14740ce0deae6ed4279cde70b731c56390a.tar.bz2
ayatana-indicator-messages-7db5c14740ce0deae6ed4279cde70b731c56390a.zip
Import upstream version 0.5.94
Diffstat (limited to 'data/icons/scalable/status/Makefile.in')
-rw-r--r--data/icons/scalable/status/Makefile.in9
1 files changed, 8 insertions, 1 deletions
diff --git a/data/icons/scalable/status/Makefile.in b/data/icons/scalable/status/Makefile.in
index b86a978..420d136 100644
--- a/data/icons/scalable/status/Makefile.in
+++ b/data/icons/scalable/status/Makefile.in
@@ -38,7 +38,7 @@ subdir = data/icons/scalable/status
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/gcov.m4 \
- $(top_srcdir)/configure.ac
+ $(top_srcdir)/m4/gtest.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -104,6 +104,10 @@ COVERAGE_CXXFLAGS = @COVERAGE_CXXFLAGS@
COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DATADIRNAME = @DATADIRNAME@
DBUSSERVICEDIR = @DBUSSERVICEDIR@
@@ -125,6 +129,8 @@ GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOMELOCALEDIR = @GNOMELOCALEDIR@
GREP = @GREP@
+GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
+GTEST_SOURCE = @GTEST_SOURCE@
INDICATORDIR = @INDICATORDIR@
INDICATORICONSDIR = @INDICATORICONSDIR@
INSTALL = @INSTALL@
@@ -203,6 +209,7 @@ abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@
am__leading_dot = @am__leading_dot@