aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-07-08 11:23:37 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-07-08 11:23:37 -0400
commit7d474f8c307ffa710eeb1952de795b4ebd28a48b (patch)
treed6d55cbc13d36eef24a35972b40a0d26c3f92a61 /src
parent98391ec779a9a6393206eb0b87197f4edce00f64 (diff)
parent7b0358220b72c294bcdd37be6ec006ba961c7837 (diff)
downloadayatana-indicator-messages-7d474f8c307ffa710eeb1952de795b4ebd28a48b.tar.gz
ayatana-indicator-messages-7d474f8c307ffa710eeb1952de795b4ebd28a48b.tar.bz2
ayatana-indicator-messages-7d474f8c307ffa710eeb1952de795b4ebd28a48b.zip
* New upstream release.
* Update for libindicator 0.4
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index ce4d713..7ee12c1 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -39,10 +39,7 @@ libexec_PROGRAMS = indicator-messages-service$(EXEEXT)
subdir = src
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