~ubuntu-branches/debian/squeeze/vlc/squeeze

« back to all changes in this revision

Viewing changes to modules/access/rtmp/Modules.am

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Mutricy
  • Date: 2009-09-20 01:08:41 UTC
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20090920010841-vc6vme91a70r5w0t
Tags: upstream-1.0.2
ImportĀ upstreamĀ versionĀ 1.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SOURCES_access_rtmp = \
2
 
        access.c \
3
 
        rtmp_amf_flv.c \
4
 
        rtmp_amf_flv.h \
5
 
        $(NULL)
6
 
libvlc_LTLIBRARIES += libaccess_rtmp_plugin.la