mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2019-01-07 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'rlm_icecast2' RLM. * Removed the 'rlm_tunein' RLM.
This commit is contained in:
@@ -21,9 +21,7 @@
|
||||
|
||||
AM_CFLAGS = -fPIC -Wall -I../
|
||||
|
||||
RLM_MODULES = rlm_icecast2.rlm\
|
||||
rlm_shoutcast1.rlm\
|
||||
rlm_tunein.rlm
|
||||
RLM_MODULES = rlm_shoutcast1.rlm
|
||||
|
||||
all: $(RLM_MODULES)
|
||||
|
||||
@@ -44,9 +42,7 @@ header_HEADERS = rlm.h
|
||||
|
||||
EXTRA_DIST = Makefile-example\
|
||||
rlm.h\
|
||||
rlm_icecast2.c\
|
||||
rlm_shoutcast1.c\
|
||||
rlm_tunein.c
|
||||
rlm_shoutcast1.c
|
||||
|
||||
CLEANFILES = *~\
|
||||
*.idb\
|
||||
|
||||
Reference in New Issue
Block a user