~ubuntu-branches/ubuntu/oneiric/gst0.10-python/oneiric

« back to all changes in this revision

Viewing changes to gst/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2011-01-10 17:35:49 UTC
  • mto: (18.1.4 experimental) (1.3.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: james.westby@ubuntu.com-20110110173549-doc737t3up9lpz76
Tags: upstream-0.10.20.2
Import upstream version 0.10.20.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
301
301
IGNORE_GST_0_10_29 = @IGNORE_GST_0_10_29@
302
302
IGNORE_GST_0_10_30 = @IGNORE_GST_0_10_30@
303
303
IGNORE_GST_0_10_31 = @IGNORE_GST_0_10_31@
 
304
IGNORE_GST_0_10_32 = @IGNORE_GST_0_10_32@
304
305
IGNORE_GST_LOADSAVE = @IGNORE_GST_LOADSAVE@
305
306
IGNORE_GST_PB_0_10_23 = @IGNORE_GST_PB_0_10_23@
306
307
IGNORE_GST_PB_0_10_25 = @IGNORE_GST_PB_0_10_25@
308
309
IGNORE_GST_PB_0_10_29 = @IGNORE_GST_PB_0_10_29@
309
310
IGNORE_GST_PB_0_10_30 = @IGNORE_GST_PB_0_10_30@
310
311
IGNORE_GST_PB_0_10_31 = @IGNORE_GST_PB_0_10_31@
 
312
IGNORE_GST_PB_0_10_32 = @IGNORE_GST_PB_0_10_32@
311
313
INSTALL = @INSTALL@
312
314
INSTALL_DATA = @INSTALL_DATA@
313
315
INSTALL_PROGRAM = @INSTALL_PROGRAM@
463
465
        gst-0.10.29.ignore      \
464
466
        gst-0.10.30.ignore      \
465
467
        gst-0.10.31.ignore      \
 
468
        gst-0.10.32.ignore      \
466
469
        gst-pb-0.10.23.ignore   \
467
470
        gst-pb-0.10.25.ignore   \
468
471
        gst-pb-0.10.26.ignore   \
469
472
        gst-pb-0.10.29.ignore   \
470
473
        gst-pb-0.10.30.ignore   \
471
474
        gst-pb-0.10.31.ignore   \
 
475
        gst-pb-0.10.32.ignore   \
472
476
        gst-disable-loadsave.ignore
473
477
 
474
478
INCLUDES = $(PYTHON_INCLUDES)