mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-01-03 14:56:34 -05:00
Forgot to add new compat.h to Makefile.am. Fixed.
svn path=/trunk/icecast/; revision=2207
This commit is contained in:
parent
42688a8366
commit
2223ecb8c5
@ -7,7 +7,8 @@ SUBDIRS = avl thread httpp net log timing
|
||||
bin_PROGRAMS = icecast
|
||||
|
||||
noinst_HEADERS = config.h os.h logging.h sighandler.h connection.h global.h\
|
||||
util.h source.h stats.h refbuf.h client.h format.h format_vorbis.h
|
||||
util.h source.h stats.h refbuf.h client.h format.h format_vorbis.h\
|
||||
compat.h
|
||||
icecast_SOURCES = config.c main.c logging.c sighandler.c connection.c global.c\
|
||||
util.c source.c stats.c refbuf.c client.c format.c format_vorbis.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user