Make.spec
changeset 806 c1983320e2cf
parent 778 aa278bcb1d92
child 809 c7314e2265ca
--- a/Make.spec	Sat Jan 31 19:29:49 2015 +0100
+++ b/Make.spec	Sat Jan 31 23:28:34 2015 +0100
@@ -114,6 +114,7 @@
 	CustomValueHolderWithChangeNotificationGetterMethodsCodeGenerator \
 	CustomValueHolderWithChangeNotificationSetterMethodsCodeGenerator \
 	CustomVisitorCodeGeneratorAcceptVisitor \
+	CustomJavaScriptSimpleSetterMethodsCodeGenerator \
 
 
 
@@ -182,6 +183,7 @@
     $(OUTDIR_SLASH)CustomValueHolderWithChangeNotificationGetterMethodsCodeGenerator.$(O) \
     $(OUTDIR_SLASH)CustomValueHolderWithChangeNotificationSetterMethodsCodeGenerator.$(O) \
     $(OUTDIR_SLASH)CustomVisitorCodeGeneratorAcceptVisitor.$(O) \
+    $(OUTDIR_SLASH)CustomJavaScriptSimpleSetterMethodsCodeGenerator.$(O) \
     $(OUTDIR_SLASH)extensions.$(O) \