~ubuntu-branches/ubuntu/trusty/gstreamer0.10/trusty

« back to all changes in this revision

Viewing changes to tests/examples/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge, Loïc Minier, Sebastian Dröge
  • Date: 2012-02-21 10:34:24 UTC
  • mfrom: (29.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20120221103424-qi6rtmhkpgcgxylp
Tags: 0.10.36-1
[ Loïc Minier ]
* Only track 0.10.* versions in watch file.
* Update my email address in control.

[ Sebastian Dröge ]
* New upstream stable release, "Harder":
  + debian/libgstreamer.symbols:
    - Update for the stable release version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
84
84
CONFIG_HEADER = $(top_builddir)/config.h
85
85
CONFIG_CLEAN_FILES =
86
86
CONFIG_CLEAN_VPATH_FILES =
87
 
AM_V_GEN = $(am__v_GEN_$(V))
88
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
87
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
88
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
89
89
am__v_GEN_0 = @echo "  GEN   " $@;
90
 
AM_V_at = $(am__v_at_$(V))
91
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
90
AM_V_at = $(am__v_at_@AM_V@)
 
91
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
92
92
am__v_at_0 = @
93
93
SOURCES =
94
94
DIST_SOURCES =
464
464
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
465
465
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
466
466
        esac;
 
467
$(top_srcdir)/common/parallel-subdirs.mak:
467
468
 
468
469
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
469
470
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh