diff options
Diffstat (limited to 'toxy')
-rw-r--r-- | toxy/Makefile.objects | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toxy/Makefile.objects b/toxy/Makefile.objects index 3a947af..7fb0978 100644 --- a/toxy/Makefile.objects +++ b/toxy/Makefile.objects @@ -33,6 +33,7 @@ PLUSTOT_LIBS = $(TCL_LIB) TOW_OBJECTS = \ common/loud.o \ +common/os.o \ unstable/loader.o WIDGET_OBJECTS = \ |