aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-12 13:54:54 -0500
committerTed Gould <ted@gould.cx>2010-08-12 13:54:54 -0500
commit468ac3c0d48a74e4a908d7f49ab9ef1559a9ece0 (patch)
tree3e89a157af291569c2f48e27063832fbeb6e0cee /data/Makefile.in
parent47aa858c1685343913f14629ef48e50f699d27e7 (diff)
parent0d7fd31a80004f13ba3e7ffc608660a9cfe351d2 (diff)
downloadlibayatana-appindicator-468ac3c0d48a74e4a908d7f49ab9ef1559a9ece0.tar.gz
libayatana-appindicator-468ac3c0d48a74e4a908d7f49ab9ef1559a9ece0.tar.bz2
libayatana-appindicator-468ac3c0d48a74e4a908d7f49ab9ef1559a9ece0.zip
* New upstream release.
* Adding label support into the library * Adding label support into the indicator * Allow the icon theme path to be changed dynamically (LP: #607831) * Rebuild with the new gobject introspection
Diffstat (limited to 'data/Makefile.in')
-rw-r--r--data/Makefile.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/data/Makefile.in b/data/Makefile.in
index c4b3d91..d42c11a 100644
--- a/data/Makefile.in
+++ b/data/Makefile.in
@@ -37,11 +37,8 @@ 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/gtk-doc.m4 \
- $(top_srcdir)/m4/introspection.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)/acinclude.m4 $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
+ $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d