chiark / gitweb /
ALSA support for uniform audio. ALSA and OSS support now shares the
[disorder] / lib / Makefile.am
index 4ac8cbddc00fe4246895ebf1793927fc6d6768d7..fe6a6617d3e937060b2970d3f5d002f2139cedb2 100644 (file)
@@ -82,8 +82,10 @@ libdisorder_a_SOURCES=charset.c charset.h            \
        $(TRACKDB) trackdb.h trackdb-int.h              \
        trackname.c trackorder.c trackname.h            \
        tracksort.c                                     \
-       uaudio.c uaudio.h                               \
-       uaudio-oss.c uaudio-coreaudio.c uaudio-rtp.c    \
+       uaudio.c uaudio-thread.c uaudio.h               \
+       uaudio-oss.c uaudio-alsa.c                      \
+       uaudio-coreaudio.c                              \
+       uaudio-rtp.c                                    \
        url.h url.c                                     \
        user.h user.c                                   \
        unicode.h unicode.c                             \