aboutsummaryrefslogtreecommitdiff
path: root/libindicator/Makefile.in
diff options
context:
space:
mode:
authorEvgeni Golov <evgeni@debian.org>2010-07-14 10:03:46 +0200
committerEvgeni Golov <evgeni@debian.org>2010-07-14 10:03:46 +0200
commitb4d146190da79eaf88b63d38e7d0d40856b5262f (patch)
treecd3b5e99ccb2ba8a7fd32fe20d78b9c6563ef82f /libindicator/Makefile.in
parent34b4a4d73f886573fc992d0618f44817ec12c3a5 (diff)
parentd14f25ad6ec36e956cd2d2c031147b8cb2fddec3 (diff)
downloadlibayatana-indicator-b4d146190da79eaf88b63d38e7d0d40856b5262f.tar.gz
libayatana-indicator-b4d146190da79eaf88b63d38e7d0d40856b5262f.tar.bz2
libayatana-indicator-b4d146190da79eaf88b63d38e7d0d40856b5262f.zip
Merging new upstream release and some changes from Ubuntu.
Don't drop debian/source * Merged in fix for (LP: #603489) * New upstream release. * Removing checking for style properties that aren't used. * Make it so that a watcher dying is the same as unregistering. * Merge debian changes * Drop debian/source/* * debian/control: Switch VCS for this branch to be the indicator applet developers branch.
Diffstat (limited to 'libindicator/Makefile.in')
-rw-r--r--libindicator/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/libindicator/Makefile.in b/libindicator/Makefile.in
index ebe7648..9d5a624 100644
--- a/libindicator/Makefile.in
+++ b/libindicator/Makefile.in
@@ -57,7 +57,10 @@ DIST_COMMON = $(libindicatorinclude_HEADERS) $(srcdir)/Makefile.am \
$(top_srcdir)/Makefile.am.marshal
subdir = libindicator
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(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__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d