~ubuntu-branches/debian/wheezy/vlc/wheezy

« back to all changes in this revision

Viewing changes to modules/codec/cmml/Modules.am

Tags: upstream-0.7.2.final
ImportĀ upstreamĀ versionĀ 0.7.2.final

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SOURCES_cmml = \
 
2
        browser_open.c browser_open.h \
 
3
        cmml.c \
 
4
        history.c history.h \
 
5
        intf.c \
 
6
        xarray.c xarray.h \
 
7
        xlist.c xlist.h \
 
8
        xstrcat.h \
 
9
        xtag.c xtag.h \
 
10
        xurl.c xurl.h
 
11