~ubuntu-branches/debian/experimental/intltool/experimental

« back to all changes in this revision

Viewing changes to tests/cases/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2006-10-24 21:50:28 UTC
  • mfrom: (3.1.5 edgy)
  • Revision ID: james.westby@ubuntu.com-20061024215028-8u8azjmsesm1kqbl
Tags: 0.35.0-3
* Remove debhelper, cdbs, and gnome-pkg-tools from Build-Depends-Indep.
* Remove obsolete Conflicts / Replaces on xml-i18n-tools.
* New patch, 10_define-and-subst-datadirname, to compute DATADIRNAME as
  glib-gettext did it, and AC_SUBST() it; thanks Jurij Smakov; committed in
  upstream CVS; GNOME #345255; closes: #373643.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
        fr.po                                   \
16
16
        fr_BE.po                                \
17
17
        fr_FR.po                                \
 
18
        iso88591text.xml.in                     \
18
19
        merge-cdata.xml.in                      \
19
20
        merge-deepattr.xml.in                   \
20
21
        merge1.xml.in                           \
21
22
        merge10.templates_                      \
 
23
        merge11.xml.in                          \
22
24
        merge4.xml.in                           \
23
25
        merge5p.sheet.in                        \
24
26
        merge5u.sheet.in                        \
28
30
        merge8.keys.in                          \
29
31
        schemasmerge1.po                        \
30
32
        schemasmerge2.po                        \
 
33
        space-preserve.xml.in                   \
 
34
        spacepreserve.po                        \
31
35
        test.po                                 \
32
36
        test.schemas.in                         \
33
37
        test.scm                                \
 
38
        unicodetext.xml.in                      \
34
39
        $(NULL)
35
40
 
36
41
CLEANFILES =                                    \
39
44
        extract12.xml.in.h                      \
40
45
        extract9.xml                            \
41
46
        extract9.xml.in.h                       \
 
47
        iso88591text.xml.in.h                   \
42
48
        merge-cdata.xml                         \
43
49
        merge-deepattr.xml                      \
44
50
        merge10.templates                       \
 
51
        merge11.xml                             \
 
52
        space-preserve.xml.in.h                 \
 
53
        space-preserve.xml                      \
45
54
        test.schemas                            \
46
55
        test.schemas.in.h                       \
47
56
        test.scm.h                              \
 
57
        unicodetext.xml.in.h                    \
48
58
        $(NULL)