- Timestamp:
- 27/08/08 00:00:33 (3 months ago)
- git-parent:
- Files:
-
- modules/stream_out/Modules.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/stream_out/Modules.am
r8124e6f rd4e0e64 12 12 SOURCES_stream_out_mosaic_bridge = mosaic_bridge.c 13 13 SOURCES_stream_out_autodel = autodel.c 14 SOURCES_stream_out_record = record.c 14 15 15 16 libvlc_LTLIBRARIES += \ … … 25 26 libstream_out_mosaic_bridge_plugin.la \ 26 27 libstream_out_autodel_plugin.la \ 28 libstream_out_record_plugin.la \ 27 29 $(NULL) 28 30
