aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-03 14:49:49 -0600
committerTed Gould <ted@gould.cx>2011-03-03 14:49:49 -0600
commit4ed21c3d5a65c2a421a0d5abf663f0ee0efddcbe (patch)
tree07b099ed947f5454c9e7838e4752bcea4a32ecf9 /data/Makefile.in
parentdc4a5be24185927dbd52c9404bf5974f8b418575 (diff)
parentb4f9e0832d0dc2b5a1f6ffb3ae78ecdbd11ae15d (diff)
downloadayatana-indicator-datetime-4ed21c3d5a65c2a421a0d5abf663f0ee0efddcbe.tar.gz
ayatana-indicator-datetime-4ed21c3d5a65c2a421a0d5abf663f0ee0efddcbe.tar.bz2
ayatana-indicator-datetime-4ed21c3d5a65c2a421a0d5abf663f0ee0efddcbe.zip
* New upstream release.
* Perference UI cleanups * Fix color rendering for appointments * Fix spin buttons to behave properly
Diffstat (limited to 'data/Makefile.in')
-rw-r--r--data/Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/data/Makefile.in b/data/Makefile.in
index 0770e18..0b7b442 100644
--- a/data/Makefile.in
+++ b/data/Makefile.in
@@ -39,10 +39,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