Make.spec
changeset 24526 cafea70df1c4
parent 23809 a8aebde37622
child 24576 168b47ad4e71
--- a/Make.spec	Sat Aug 10 10:15:32 2019 +0200
+++ b/Make.spec	Sat Aug 10 10:17:52 2019 +0200
@@ -88,7 +88,6 @@
 	Filename \
 	GenericException \
 	Geometric \
-	InlineObject \
 	InterestConverter \
 	Link \
 	Lookup \
@@ -253,7 +252,7 @@
 	Fraction \
 	GetOpt \
 	IdentityDictionary \
-	InlineObjectClassDescription \
+	InlineObject \
 	Integer \
 	Interval \
 	IsDebuggingQuery \
@@ -487,7 +486,6 @@
     $(OUTDIR)Filename.$(O) \
     $(OUTDIR)GenericException.$(O) \
     $(OUTDIR)Geometric.$(O) \
-    $(OUTDIR)InlineObject.$(O) \
     $(OUTDIR)InterestConverter.$(O) \
     $(OUTDIR)Link.$(O) \
     $(OUTDIR)Lookup.$(O) \
@@ -652,7 +650,7 @@
     $(OUTDIR)Fraction.$(O) \
     $(OUTDIR)GetOpt.$(O) \
     $(OUTDIR)IdentityDictionary.$(O) \
-    $(OUTDIR)InlineObjectClassDescription.$(O) \
+    $(OUTDIR)InlineObject.$(O) \
     $(OUTDIR)Integer.$(O) \
     $(OUTDIR)Interval.$(O) \
     $(OUTDIR)IsDebuggingQuery.$(O) \