Make.spec
changeset 41 fb48207b6104
parent 40 0ce76b671515
child 42 499dc5d38707
--- a/Make.spec	Wed Sep 17 09:01:56 2014 +0100
+++ b/Make.spec	Thu Sep 18 09:32:30 2014 +0100
@@ -56,12 +56,14 @@
 	GDBError \
 	GDBEvent \
 	GDBEventSet \
+	GDBEventSubscription \
 	GDBInternalPipeStream \
 	GDBObject \
 	GDBPTY \
 	GDBProcess \
 	GDBSessionRecord \
 	GDBThreadStatus \
+	GDBTransientDataHolder \
 	GDBValueDescriptor \
 	GDBValueDescriptorError \
 	jv_libgdbs \
@@ -242,12 +244,14 @@
     $(OUTDIR_SLASH)GDBError.$(O) \
     $(OUTDIR_SLASH)GDBEvent.$(O) \
     $(OUTDIR_SLASH)GDBEventSet.$(O) \
+    $(OUTDIR_SLASH)GDBEventSubscription.$(O) \
     $(OUTDIR_SLASH)GDBInternalPipeStream.$(O) \
     $(OUTDIR_SLASH)GDBObject.$(O) \
     $(OUTDIR_SLASH)GDBPTY.$(O) \
     $(OUTDIR_SLASH)GDBProcess.$(O) \
     $(OUTDIR_SLASH)GDBSessionRecord.$(O) \
     $(OUTDIR_SLASH)GDBThreadStatus.$(O) \
+    $(OUTDIR_SLASH)GDBTransientDataHolder.$(O) \
     $(OUTDIR_SLASH)GDBValueDescriptor.$(O) \
     $(OUTDIR_SLASH)GDBValueDescriptorError.$(O) \
     $(OUTDIR_SLASH)jv_libgdbs.$(O) \