~ubuntu-branches/ubuntu/precise/gvfs/precise-proposed

« back to all changes in this revision

Viewing changes to .pc/02_deprecated.patch/test/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2011-11-17 07:43:33 UTC
  • mfrom: (1.1.77) (33.1.18 experimental)
  • Revision ID: package-import@ubuntu.com-20111117074333-ua4kq03btq4shvb1
Tags: 1.10.1-1ubuntu1
* Merge with Debian experimental. Remaining Ubuntu changes:
  - debian/control.in: Drop libbluray-dev build dependency (in universe).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
NULL =
 
2
 
 
3
AM_CFLAGS =                       \
 
4
        -I$(top_srcdir)           \
 
5
        -I$(top_builddir)         \
 
6
        $(GLIB_CFLAGS)            \
 
7
        -DG_DISABLE_DEPRECATED
 
8
 
 
9
AM_LDFLAGS =                           \
 
10
        $(GLIB_LIBS)
 
11
 
 
12
noinst_PROGRAMS = \
 
13
        test-query-info-stream    \
 
14
        benchmark-gvfs-small-files    \
 
15
        benchmark-gvfs-big-files      \
 
16
        benchmark-posix-small-files   \
 
17
        benchmark-posix-big-files     \
 
18
        $(NULL)
 
19
 
 
20
EXTRA_DIST = benchmark-common.c