Make.proto
changeset 830 6b4ac95bf391
parent 818 cd88643119dc
child 845 a0be2abe8127
--- a/Make.proto	Thu Feb 05 13:55:30 1998 +0100
+++ b/Make.proto	Thu Feb 05 19:23:13 1998 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.45 1998-02-03 18:11:12 cg Exp $
+# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.46 1998-02-05 18:23:13 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -70,7 +70,8 @@
 	      GIFReader.$(O)		\
 	      XBMReader.$(O)		\
 	      XPMReader.$(O)		\
-	      JPEGReader.$(O)
+	      JPEGReader.$(O) 		\
+	  SimpleDialog.$(O)
 
 pre_objs:: JPEGReader
 
@@ -150,6 +151,7 @@
 ProtAdptr.$(O): ProtAdptr.st $(STCHDR)
 STFormRdr.$(O): STFormRdr.st $(STCHDR)
 ShadowV.$(O): ShadowV.st $(STCHDR)
+SimpleDialog.$(O): SimpleDialog.st $(STCHDR)
 StdSysC.$(O): StdSysC.st $(STCHDR)
 SunReader.$(O): SunReader.st $(INCLUDE)/ImageRdr.H $(STCHDR)
 TIFFRdr.$(O): TIFFRdr.st $(STCHDR)