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

« back to all changes in this revision

Viewing changes to gst/Makefile.am

  • 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:
48
48
libgstreamer_@GST_API_VERSION@_la_SOURCES = \
49
49
        gst.c                   \
50
50
        gstobject.c             \
 
51
        gstallocator.c          \
51
52
        gstbin.c                \
52
53
        gstbuffer.c             \
53
54
        gstbufferlist.c         \
142
143
        gst.h                   \
143
144
        glib-compat.h           \
144
145
        gstobject.h             \
 
146
        gstallocator.h          \
145
147
        gstbin.h                \
146
148
        gstbuffer.h             \
147
149
        gstbufferlist.h         \