src/Pure/IsaMakefile
changeset 34201 c95dcd12f48a
parent 34166 446a33b874b3
child 34217 67e1ac2d3b2c
--- a/src/Pure/IsaMakefile	Mon Dec 28 20:24:09 2009 +0100
+++ b/src/Pure/IsaMakefile	Mon Dec 28 22:03:14 2009 +0100
@@ -129,8 +129,9 @@
   Isar/outer_syntax.scala System/cygwin.scala System/gui_setup.scala	\
   System/isabelle_process.scala System/isabelle_syntax.scala		\
   System/isabelle_system.scala System/platform.scala			\
-  System/session_manager.scala Thy/completion.scala Thy/html.scala	\
-  Thy/thy_header.scala library.scala
+  System/session_manager.scala System/standard_system.scala		\
+  Thy/completion.scala Thy/html.scala Thy/thy_header.scala		\
+  library.scala
 
 JAR_DIR = $(ISABELLE_HOME)/lib/classes
 PURE_JAR = $(JAR_DIR)/Pure.jar