~ubuntu-branches/ubuntu/oneiric/dbus-glib/oneiric-updates

« back to all changes in this revision

Viewing changes to test/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-11-01 10:51:01 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061101105101-2dbr969h8k05n1b2
Tags: 0.72-0ubuntu1
* Sync with pkg-utopia SVN. This is infact 0.72-1 which sits in NEW
* New upstream release
* debian/control:
  + Require libdbus-1-dev (>= 0.94) and libglib2.0-dev (>= 2.6)
  + Add build dependency on gtk-doc-tools (>= 1.4)
* debian/control,
  debian/libdbus-glib-1-doc.install:
  + Add libdbus-glib-1-doc package

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS=glib
2
 
DIST_SUBDIRS=glib
 
1
SUBDIRS = core interfaces
 
2
DIST_SUBDIRS = core interfaces
3
3
 
4
 
INCLUDES=-I$(top_srcdir) $(DBUS_TEST_CFLAGS) $(DBUS_CFLAGS)
 
4
INCLUDES = \
 
5
        -I$(top_srcdir)                         \
 
6
        -I$(top_builddir)                       \
 
7
        -I$(top_builddir)/dbus                  \
 
8
        $(DBUS_TEST_CFLAGS)                     \
 
9
        $(DBUS_CFLAGS)
5
10
 
6
11
if DBUS_BUILD_TESTS
7
12
TEST_BINARIES=test-service