Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Icecast-IceS
Commits
c400377b
Commit
c400377b
authored
Mar 22, 2003
by
Karl Heyes
Browse files
missed this one, lets try to build the right file
svn path=/trunk/ices/; revision=4523
parent
9a089037
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
c400377b
...
...
@@ -28,8 +28,8 @@ SUBDIRS = avl thread net log timing
bin_PROGRAMS
=
ices
AM_CFLAGS
=
@XIPH_CFLAGS@
noinst_HEADERS
=
c
onfig
.h input.h inputmodule.h im_playlist.h signals.h stream.h reencode.h encode.h playlist_basic.h logging.h im_stdinpcm.h
$(ossheaders)
$(sunheaders)
$(alsaheaders)
event.h stream_shared.h metadata.h audio.h resample.h
ices_SOURCES
=
input.c c
onfig
.c stream.c ices.c signals.c im_playlist.c reencode.c encode.c playlist_basic.c im_stdinpcm.c
$(osssources)
$(sunsources)
$(alsasources)
stream_shared.c
savefile.c
metadata.c stream_rewrite.c playlist_script.c audio.c resample.c
noinst_HEADERS
=
c
fgparse
.h input.h inputmodule.h im_playlist.h signals.h stream.h reencode.h encode.h playlist_basic.h logging.h im_stdinpcm.h
$(ossheaders)
$(sunheaders)
$(alsaheaders)
event.h stream_shared.h metadata.h audio.h resample.h
ices_SOURCES
=
input.c c
fgparse
.c stream.c ices.c signals.c im_playlist.c reencode.c encode.c playlist_basic.c im_stdinpcm.c
$(osssources)
$(sunsources)
$(alsasources)
stream_shared.c metadata.c stream_rewrite.c playlist_script.c audio.c resample.c
ices_LDADD
=
net/libicenet.la thread/libicethread.la log/libicelog.la
\
avl/libiceavl.la timing/libicetiming.la @ALSA_LIBS@
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment