diff options
author | Ted Gould <ted@gould.cx> | 2010-08-12 13:08:18 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-12 13:08:18 -0500 |
commit | c539a45070ac3d9f3036eaec40ee34025800cddc (patch) | |
tree | 7f4c937d84e9a1b5a9ae70c45dfbdeed8efb223f /data/icons/48x48/status/Makefile.in | |
parent | 1fa02756377589c14a80c0f96426f5b902bede03 (diff) | |
parent | ada8fb9e0a3b41d1b21a3bf9b86d5be0f647051f (diff) | |
download | ayatana-indicator-messages-c539a45070ac3d9f3036eaec40ee34025800cddc.tar.gz ayatana-indicator-messages-c539a45070ac3d9f3036eaec40ee34025800cddc.tar.bz2 ayatana-indicator-messages-c539a45070ac3d9f3036eaec40ee34025800cddc.zip |
Import upstream version 0.3.9
Diffstat (limited to 'data/icons/48x48/status/Makefile.in')
-rw-r--r-- | data/icons/48x48/status/Makefile.in | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/data/icons/48x48/status/Makefile.in b/data/icons/48x48/status/Makefile.in index 73c6de2..429d41d 100644 --- a/data/icons/48x48/status/Makefile.in +++ b/data/icons/48x48/status/Makefile.in @@ -37,10 +37,7 @@ host_triplet = @host@ subdir = data/icons/48x48/status DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ - $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ - $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ - $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs @@ -158,6 +155,8 @@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ |