src/HOL/IsaMakefile
changeset 45047 3aa8d3c391a4
parent 45044 2fae15f8984d
child 45070 09cdc4209d25
--- a/src/HOL/IsaMakefile	Thu Sep 22 17:15:46 2011 +0200
+++ b/src/HOL/IsaMakefile	Thu Sep 22 18:23:38 2011 +0200
@@ -915,7 +915,8 @@
 $(LOG)/HOL-Proofs-Extraction.gz: $(OUT)/HOL-Proofs		\
   Library/Efficient_Nat.thy Proofs/Extraction/Euclid.thy	\
   Proofs/Extraction/Greatest_Common_Divisor.thy			\
-  Proofs/Extraction/Higman.thy Proofs/Extraction/Pigeonhole.thy	\
+  Proofs/Extraction/Higman.thy Proofs/Extraction/Higman_Extraction.thy	\
+  Proofs/Extraction/Pigeonhole.thy				\
   Proofs/Extraction/QuotRem.thy Proofs/Extraction/ROOT.ML	\
   Proofs/Extraction/Util.thy Proofs/Extraction/Warshall.thy	\
   Proofs/Extraction/document/root.tex				\