File: Makefile.am

package info (click to toggle)
splay 0.9.5.2-13
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 756 kB
  • ctags: 1,167
  • sloc: cpp: 7,680; sh: 330; makefile: 83
file content (8 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
noinst_LIBRARIES = libmpeg.a
libmpeg_a_SOURCES = soundinputstream.cc fileinput.cc httpinput.cc \
	soundplayer.cc rawplayer.cc rawtofile.cc \
	mpegtable.cc filter.cc filter_2.cc \
	mpegtoraw.cc mpeglayer1.cc mpeglayer2.cc \
	mpeglayer3.cc bitwindow.cc huffmantable.cc \
	fileplayer.cc mpegsound.h mpegsound_locals.h