Make.spec
changeset 544 4d9dfb9b35a1
parent 543 385fd9a2aa38
child 546 7402ead9f354
--- a/Make.spec	Sat May 10 23:22:49 2014 +0200
+++ b/Make.spec	Sun May 11 15:48:51 2014 +0200
@@ -61,6 +61,7 @@
 	jn_refactoring_custom \
 	CustomBrowserContext \
 	CustomCodeGenerator \
+	CustomDialogMock \
 	CustomRefactoring \
 	CustomSubContext \
 	CustomAccessMethodsCodeGenerator \
@@ -87,6 +88,7 @@
     $(OUTDIR_SLASH)jn_refactoring_custom.$(O) \
     $(OUTDIR_SLASH)CustomBrowserContext.$(O) \
     $(OUTDIR_SLASH)CustomCodeGenerator.$(O) \
+    $(OUTDIR_SLASH)CustomDialogMock.$(O) \
     $(OUTDIR_SLASH)CustomRefactoring.$(O) \
     $(OUTDIR_SLASH)CustomSubContext.$(O) \
     $(OUTDIR_SLASH)CustomAccessMethodsCodeGenerator.$(O) \