src/HOL/IsaMakefile
changeset 47295 b77980afc975
parent 47267 4c7548e7df86
child 47310 610d9c212376
--- a/src/HOL/IsaMakefile	Tue Apr 03 16:51:01 2012 +0200
+++ b/src/HOL/IsaMakefile	Tue Apr 03 16:53:32 2012 +0200
@@ -1036,7 +1036,8 @@
 $(LOG)/HOL-Isar_Examples.gz: $(OUT)/HOL Isar_Examples/Basic_Logic.thy	\
   Isar_Examples/Cantor.thy Isar_Examples/Drinker.thy			\
   Isar_Examples/Expr_Compiler.thy Isar_Examples/Fibonacci.thy		\
-  Isar_Examples/Group.thy Isar_Examples/Hoare.thy			\
+  Isar_Examples/Group.thy Isar_Examples/Group_Context.thy		\
+  Isar_Examples/Group_Notepad.thy Isar_Examples/Hoare.thy		\
   Isar_Examples/Hoare_Ex.thy Isar_Examples/Knaster_Tarski.thy		\
   Isar_Examples/Mutilated_Checkerboard.thy				\
   Isar_Examples/Nested_Datatype.thy Isar_Examples/Peirce.thy		\