added make
authorJean-Claude Wippler <jcw@equi4.com>
Sat, 31 Mar 2007 00:04:17 +0000 (00:04 +0000)
committerJean-Claude Wippler <jcw@equi4.com>
Sat, 31 Mar 2007 00:04:17 +0000 (00:04 +0000)
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1345 9e558909-932a-0410-a563-af77432da1eb

extdefs/snack.kbs

index b33659bb7b65d77654af02174b4110bf13cc9f34..f573e67ee48d2bf291b75fc98958405dab9b6cf2 100644 (file)
@@ -11,6 +11,7 @@ Build {
   }
   Sh [Srcdir]/unix/configure \
      --with-tcl=[Libdir] --with-tk=[Libdir] --libdir=[Libdir]
+  Sh make
   Sh make install
   Sh strip -x [Unglob ../lib/snack2*/libsnack*]
 }