Make.spec
changeset 739 45b418be7fa1
parent 733 bad42d8d1161
child 752 516a6334136c
--- a/Make.spec	Sun Nov 09 01:25:55 2014 +0100
+++ b/Make.spec	Sun Nov 09 01:28:44 2014 +0100
@@ -80,7 +80,6 @@
 	CustomSubContext \
 	CustomUserDialog \
 	CustomAccessMethodsCodeGenerator \
-	CustomCodeGeneratorClassGenerator \
 	CustomCodeSelectionToResourceTranslation \
 	CustomIsAbstractCodeGenerator \
 	CustomNewClassGenerator \
@@ -94,6 +93,7 @@
 	CustomVisitorCodeGenerator \
 	CustomChangeNotificationAccessMethodsCodeGenerator \
 	CustomChangeNotificationSetterMethodsCodeGenerator \
+	CustomCodeGeneratorClassGenerator \
 	CustomCodeGeneratorOrRefactoringTestCaseCodeGenerator \
 	CustomDefaultGetterMethodsCodeGenerator \
 	CustomLazyInitializationAccessMethodsCodeGenerator \
@@ -146,7 +146,6 @@
     $(OUTDIR_SLASH)CustomSubContext.$(O) \
     $(OUTDIR_SLASH)CustomUserDialog.$(O) \
     $(OUTDIR_SLASH)CustomAccessMethodsCodeGenerator.$(O) \
-    $(OUTDIR_SLASH)CustomCodeGeneratorClassGenerator.$(O) \
     $(OUTDIR_SLASH)CustomCodeSelectionToResourceTranslation.$(O) \
     $(OUTDIR_SLASH)CustomIsAbstractCodeGenerator.$(O) \
     $(OUTDIR_SLASH)CustomNewClassGenerator.$(O) \
@@ -160,6 +159,7 @@
     $(OUTDIR_SLASH)CustomVisitorCodeGenerator.$(O) \
     $(OUTDIR_SLASH)CustomChangeNotificationAccessMethodsCodeGenerator.$(O) \
     $(OUTDIR_SLASH)CustomChangeNotificationSetterMethodsCodeGenerator.$(O) \
+    $(OUTDIR_SLASH)CustomCodeGeneratorClassGenerator.$(O) \
     $(OUTDIR_SLASH)CustomCodeGeneratorOrRefactoringTestCaseCodeGenerator.$(O) \
     $(OUTDIR_SLASH)CustomDefaultGetterMethodsCodeGenerator.$(O) \
     $(OUTDIR_SLASH)CustomLazyInitializationAccessMethodsCodeGenerator.$(O) \