Added some commands for building theory browser.
authorberghofe
Thu, 07 Aug 1997 23:39:28 +0200
changeset 3638 2b67561c6488
parent 3637 02ba2acc69c3
child 3639 dc998476ce76
Added some commands for building theory browser.
Admin/makedist
--- a/Admin/makedist	Thu Aug 07 23:37:53 1997 +0200
+++ b/Admin/makedist	Thu Aug 07 23:39:28 1997 +0200
@@ -133,6 +133,12 @@
 mv Distribution/* .
 rmdir Distribution
 
+# build theory browser
+
+cd lib/browser
+make
+cd ../..
+
 if [ -n "$UNOFFICIAL" ]; then
   {
     echo