Author: Alastair McKinstry <mckinstry@debian.org>
Description: For tcl, build and ship whiptcl.so 
Forwarded: no
Last-Updated: 2011-12-03

Index: newt-0.52.14/Makefile.in
===================================================================
--- newt-0.52.14.orig/Makefile.in	2011-12-03 09:48:35.000000000 +0000
+++ newt-0.52.14/Makefile.in	2011-12-03 09:48:56.000000000 +0000
@@ -59,7 +59,7 @@
 TARGET=depend $(PROGS)
 endif
 
-all:	$(TARGET) _snackmodule.so
+all:	$(TARGET) _snackmodule.so whiptcl.so
 
 test:	test.o $(LIBNEWT)
 	$(CC) -g -o test test.o $(LIBNEWT) $(LDFLAGS) $(LIBS)
