diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2005-05-30 09:29:26 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2005-05-30 09:29:26 +0000 |
commit | aebe147ae46e27127faa5c9d777de6b9ab822cc9 (patch) | |
tree | 1885dbe1bd120a52b083679e89343c594128ed32 /toxy/Makefile.objects | |
parent | b4eb41d8deb2db9fd5182e6858484edff33a4d96 (diff) |
toxy alpha18 and pddp alpha2 (see notes.txt for toxy, pddp and shared)
svn path=/trunk/externals/miXed/; revision=3094
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) |