still one bug: robot not build in debian/tclrobot , but in debian/tmp
[tclrobot.git] / Makefile.in
index 725d9c1..b726e03 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for Tcl Web Robot
-# $Id: Makefile.in,v 1.6 2003/08/15 12:49:03 marc Exp $
+# $Id: Makefile.in,v 1.7 2003/08/15 14:05:21 marc Exp $
 SHELL=/bin/sh
 
 # Version
@@ -58,3 +58,4 @@ clean:
 
 install:
        $(INSTALL) -D tclrobot$(SHLIB_SUFFIX) $(LIBDIR)/libtclrobot$(SHLIB_SUFFIX)
+       $(INSTALL) -D robot.tcl $(BINDIR)/tclrobot