~ubuntu-branches/ubuntu/trusty/gstreamer1.0/trusty

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2012-08-08 18:12:33 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120808181233-riejwxprfsxh1njl
Tags: 0.11.93-1
* New upstream release:
  + debian/libgstreamer.symbols:
    - Update symbols file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
206
206
GIO_LIBS = @GIO_LIBS@
207
207
GLIB_CFLAGS = @GLIB_CFLAGS@
208
208
GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
 
209
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
209
210
GLIB_LIBS = @GLIB_LIBS@
 
211
GLIB_MKENUMS = @GLIB_MKENUMS@
210
212
GLIB_PREFIX = @GLIB_PREFIX@
211
213
GLIB_REQ = @GLIB_REQ@
212
214
GMP_LIBS = @GMP_LIBS@
422
424
top_builddir = @top_builddir@
423
425
top_srcdir = @top_srcdir@
424
426
EXTRA_DIST = README
 
427
@BUILD_BENCHMARKS_FALSE@SUBDIRS_BENCHMARKS = 
 
428
@BUILD_BENCHMARKS_TRUE@SUBDIRS_BENCHMARKS = benchmarks
425
429
@BUILD_TESTS_FALSE@SUBDIRS_TESTS = 
426
430
@BUILD_TESTS_TRUE@SUBDIRS_TESTS = 
427
431
@BUILD_TESTS_FALSE@SUBDIRS_CHECK = 
430
434
@BUILD_EXAMPLES_FALSE@SUBDIRS_EXAMPLES = 
431
435
@BUILD_EXAMPLES_TRUE@SUBDIRS_EXAMPLES = examples
432
436
SUBDIRS = \
433
 
        benchmarks      \
 
437
        $(SUBDIRS_BENCHMARKS) \
434
438
        $(SUBDIRS_CHECK) \
435
439
        misc            \
436
440
        $(SUBDIRS_TESTS) \