chiark / gitweb /
'confirm' now logs the user in (and sends back their username so the
[disorder] / lib / Makefile.am
index 3f526e63e8392dd20b69d210c14858e45f392da8..3c3a96d07ddc357347ac6bdddc68ea4159786636 100644 (file)
@@ -48,7 +48,7 @@ libdisorder_a_SOURCES=charset.c charset.h             \
        logfd.c logfd.h                                 \
        mem.c mem.h mem-impl.h                          \
        mime.h mime.c                                   \
-       mixer.c mixer.h mixer-oss.c                     \
+       mixer.c mixer.h mixer-oss.c mixer-alsa.c        \
        plugin.c plugin.h                               \
        printf.c printf.h                               \
        asprintf.c fprintf.c snprintf.c                 \