~ubuntu-branches/ubuntu/utopic/linphone/utopic-proposed

« back to all changes in this revision

Viewing changes to mediastreamer2/src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2010-06-07 22:14:41 UTC
  • mfrom: (1.3.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100607221441-sbk1n7hp0mzu1rze
Tags: 3.3.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
                                msfilter.c     \
17
17
                                msqueue.c      \
18
18
                                msticker.c     \
 
19
                                eventqueue.c \
19
20
                                alaw.c         \
20
21
                                ulaw.c         \
21
22
                                mssndcard.c    \
36
37
                                kiss_fft.h \
37
38
                                kiss_fftr.c \
38
39
                                kiss_fftr.h \
39
 
                                equalizer.c
 
40
                                equalizer.c \
 
41
                                chanadapt.c \
 
42
                                audiomixer.c \
 
43
                                itc.c
40
44
 
41
45
#dummy c++ file to force libtool to use c++ linking (because of msdscap-mingw.cc)
42
46
nodist_EXTRA_libmediastreamer_la_SOURCES = dummy.cxx