~ubuntu-branches/ubuntu/precise/atk1.0/precise

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich
  • Date: 2012-03-07 09:14:51 UTC
  • mfrom: (1.2.41)
  • Revision ID: package-import@ubuntu.com-20120307091451-lvrxjpc5wy2okfyt
Tags: 2.3.91-0ubuntu1
* New upstream release
  - Bug 665549: add sanity-check of atk_text_get_text
  - Bug 668441: atk_action_get_keybinding docs are confusing and need
    updating
  - Using abstract atk_object_get_name to check accessible-name
    notification
  - Updated Belarusian, Estonian, Hungarian, Turkish, Norwegian,
    Ukranian and Uyghur translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
        $(srcdir)/version.xml.in $(top_srcdir)/gtk-doc.make
44
44
subdir = docs
45
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
47
 
        $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/libtool.m4 \
48
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
49
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
50
 
        $(top_srcdir)/configure.ac
 
46
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
51
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52
48
        $(ACLOCAL_M4)
53
49
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
103
99
FGREP = @FGREP@
104
100
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
105
101
GLIB_CFLAGS = @GLIB_CFLAGS@
 
102
GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
106
103
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
107
104
GLIB_LIBS = @GLIB_LIBS@
108
105
GLIB_MKENUMS = @GLIB_MKENUMS@
145
142
LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
146
143
LT_VERSION_INFO = @LT_VERSION_INFO@
147
144
MAKEINFO = @MAKEINFO@
148
 
MANIFEST_TOOL = @MANIFEST_TOOL@
149
145
MKDIR_P = @MKDIR_P@
150
146
MKINSTALLDIRS = @MKINSTALLDIRS@
151
147
MSGFMT = @MSGFMT@
186
182
abs_srcdir = @abs_srcdir@
187
183
abs_top_builddir = @abs_top_builddir@
188
184
abs_top_srcdir = @abs_top_srcdir@
189
 
ac_ct_AR = @ac_ct_AR@
190
185
ac_ct_CC = @ac_ct_CC@
191
186
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
192
187
am__include = @am__include@
219
214
libexecdir = @libexecdir@
220
215
localedir = @localedir@
221
216
localstatedir = @localstatedir@
 
217
lt_ECHO = @lt_ECHO@
222
218
mandir = @mandir@
223
219
mkdir_p = @mkdir_p@
224
220
ms_librarian = @ms_librarian@
666
662
            rm -rf tmpl; \
667
663
        fi
668
664
 
669
 
maintainer-clean-local: clean
 
665
maintainer-clean-local:
670
666
        @rm -rf xml html
671
667
 
672
668
install-data-local: