chiark / gitweb /
OSS support in speaker
[disorder] / server / Makefile.am
index 1aef56236c842a6a95a30b869da1367e544d60a4..8fc3dfe669d8e089b42478b82d31c8b00cf4c085 100644 (file)
@@ -48,6 +48,7 @@ disorder_speaker_SOURCES=speaker.c speaker.h \
                         speaker-command.c \
                         speaker-network.c \
                         speaker-coreaudio.c \
                         speaker-command.c \
                         speaker-network.c \
                         speaker-coreaudio.c \
+                        speaker-oss.c \
                         speaker-alsa.c
 disorder_speaker_LDADD=$(LIBOBJS) ../lib/libdisorder.a \
        $(LIBASOUND) $(LIBPCRE) $(LIBICONV) $(LIBGCRYPT) $(COREAUDIO)
                         speaker-alsa.c
 disorder_speaker_LDADD=$(LIBOBJS) ../lib/libdisorder.a \
        $(LIBASOUND) $(LIBPCRE) $(LIBICONV) $(LIBGCRYPT) $(COREAUDIO)