Make.proto
changeset 110 eb59f6e31e84
parent 105 3d064ba4a0cc
child 113 fdd18cfff57e
--- a/Make.proto	Mon Mar 20 12:52:08 1995 +0100
+++ b/Make.proto	Sat Mar 25 23:21:46 1995 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.15 1995-03-18 05:16:50 claus Exp $
+# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.16 1995-03-25 22:21:46 claus Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -9,6 +9,8 @@
 STCOPT=$(LIBWIDG_STCOPT)
 STCLOCALOPT=-Pwidget-classes $(COMMONSYMBOLS)
 
+RCSSOURCES=*.st Make.proto resources/*.rs
+
 all::       abbrev.stc objs classList.stc $(OBJTARGET)
 
 #
@@ -97,8 +99,9 @@
 				libwidg/.dir.info \
 				libwidg/*.st \
 				libwidg/Make.proto \
-				libwidg/resources \
-				libwidg/bitmaps)
+				libwidg/resources/.dir.info \
+				libwidg/resources/*.rs \
+				libwidg/bitmaps/*.*)
 
 #
 # these nest too deep on some systems (see discussion about LIMITSUPERINCLUDE