aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-12 13:08:18 -0500
committerTed Gould <ted@gould.cx>2010-08-12 13:08:18 -0500
commitc539a45070ac3d9f3036eaec40ee34025800cddc (patch)
tree7f4c937d84e9a1b5a9ae70c45dfbdeed8efb223f /data/Makefile.in
parent1fa02756377589c14a80c0f96426f5b902bede03 (diff)
parentada8fb9e0a3b41d1b21a3bf9b86d5be0f647051f (diff)
downloadayatana-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/Makefile.in')
-rw-r--r--data/Makefile.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/data/Makefile.in b/data/Makefile.in
index 75469d6..1e7ef9c 100644
--- a/data/Makefile.in
+++ b/data/Makefile.in
@@ -37,10 +37,7 @@ host_triplet = @host@
subdir = data
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
@@ -198,6 +195,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@