chiark / gitweb /
uaudio: fake blocking for play callbacks
[disorder] / lib / Makefile.am
index 4df927f084759c6cd4d8041d049a9d22df706d9c..241c71e732b91d3dbb4a4e573f2fdd7179f4f0b1 100644 (file)
@@ -1,6 +1,6 @@
 #
 # This file is part of DisOrder.
-# Copyright (C) 2004-2010 Richard Kettlewell
+# Copyright (C) 2004-2010, 2012, 2013 Richard Kettlewell
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -76,7 +76,7 @@ libdisorder_a_SOURCES=charset.c charsetf.c charset.h  \
        speaker-protocol.c speaker-protocol.h           \
        split.c split.h                                 \
        strptime.c strptime.h                           \
-       syscalls.c syscalls.h                           \
+       syscalls.c syscallsrt.c syscalls.h              \
        common.h                                        \
        table.c table.h                                 \
        timeval.h                                       \