mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2019-08-06 Fred Gleason <fredg@paravelsystems.com>
* Refactored ripcd(8) to manage JACK port [dis]connections directly, rather than by delegation to caed(8).
This commit is contained in:
@@ -129,7 +129,12 @@ nodist_ripcd_SOURCES = moc_am16.cpp\
|
||||
moc_wheatnet_lio.cpp\
|
||||
moc_wheatnet_slio.cpp
|
||||
|
||||
ripcd_LDADD = @LIB_RDLIBS@ @LIBVORBIS@ @QT4_LIBS@ @LIBHPI@ -lQt3Support
|
||||
ripcd_LDADD = @LIB_RDLIBS@\
|
||||
@LIBVORBIS@\
|
||||
@QT4_LIBS@\
|
||||
@LIBHPI@\
|
||||
@LIBJACK@\
|
||||
-lQt3Support
|
||||
|
||||
CLEANFILES = *~\
|
||||
*.idb\
|
||||
|
||||
Reference in New Issue
Block a user