From 7af37b14f9d343a55173de70cfb06045869494dd Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 23 Feb 2013 21:23:16 +0000 Subject: Move Socket class to Raul. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@5079 a436a847-0d15-0410-975c-d299462d15a1 --- wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'wscript') diff --git a/wscript b/wscript index 45b3e41..71a1984 100644 --- a/wscript +++ b/wscript @@ -76,6 +76,7 @@ tests = ''' test/queue_test test/ringbuffer_test test/sem_test + test/socket_test test/symbol_test test/thread_test test/time_test -- cgit v1.2.1