aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-04 12:01:39 -0600
committerTed Gould <ted@gould.cx>2010-03-04 12:01:39 -0600
commit37e61f8d34157c2e9272cd7103a99c4973a2843b (patch)
treefbd8da5e870f1265b23eeb5e2c2856b6ec1f5572 /Makefile.in
parent903f9acd29e4df77a917ba34cbffa23f120d50c7 (diff)
parentbc3b36727c37a6a615bd4cde22965e89edf2e74f (diff)
downloadayatana-indicator-datetime-37e61f8d34157c2e9272cd7103a99c4973a2843b.tar.gz
ayatana-indicator-datetime-37e61f8d34157c2e9272cd7103a99c4973a2843b.tar.bz2
ayatana-indicator-datetime-37e61f8d34157c2e9272cd7103a99c4973a2843b.zip
* New upstream release.
* Making label guess and reasonable width starting out.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in
index 5e4ef8b..b017e68 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -40,10 +40,7 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
compile config.guess config.sub depcomp install-sh ltmain.sh \
missing mkinstalldirs
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)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \