mercurial/Make.spec
changeset 145 1b8652185a8f
parent 135 c74b92e6a2f8
child 146 1015b8f6dc1c
--- a/mercurial/Make.spec	Thu Dec 06 17:51:01 2012 +0000
+++ b/mercurial/Make.spec	Thu Dec 06 21:56:30 2012 +0000
@@ -78,6 +78,7 @@
 	HGRevisionAnnotation \
 	HGNoSuchBranchError \
 	HGChange \
+	HGConfig \
 
 
 
@@ -111,6 +112,7 @@
     $(OUTDIR)HGRevisionAnnotation.$(O) \
     $(OUTDIR)HGNoSuchBranchError.$(O) \
     $(OUTDIR)HGChange.$(O) \
+    $(OUTDIR)HGConfig.$(O) \
     $(OUTDIR)extensions.$(O) \