diff options
Diffstat (limited to 'toxy/Makefile.objects')
-rw-r--r-- | toxy/Makefile.objects | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/toxy/Makefile.objects b/toxy/Makefile.objects index 8139856..b0300f0 100644 --- a/toxy/Makefile.objects +++ b/toxy/Makefile.objects @@ -25,7 +25,8 @@ plustot.in.o \ plustot.var.o \ plustot.out.o \ plustot.qlist.o \ -plustot.print.o +plustot.print.o \ +pluswidget.o PLUSTOT_LIBS = $(TCL_LIB) |