~ubuntu-branches/ubuntu/maverick/telepathy-glib/maverick

« back to all changes in this revision

Viewing changes to tests/tools/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2010-05-10 17:59:54 UTC
  • mfrom: (1.6.1 upstream) (27.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100510175954-bxvqq3xx0sy4itmp
Tags: 0.11.5-1
New upstream version with new API/ABI

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    expected-gobject-foo.h \
7
7
    expected-gtypes.h \
8
8
    expected-gtypes-body.h \
 
9
    expected-gtypes-gtk-doc.h \
9
10
    expected-ginterface-foo.h \
10
11
    glib-gtypes-generator.xml
11
12
 
17
18
    top_srcdir=$(top_srcdir) \
18
19
    sh
19
20
 
20
 
CLEANFILES = actual.h actual-body.h
 
21
CLEANFILES = \
 
22
        actual.h \
 
23
        actual-body.h \
 
24
        actual-gtk-doc.h