diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 124c3c083558..ae2f74893056 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.127 1997/03/03 16:28:48 obrien Exp $ +# $Id: Makefile,v 1.128 1997/03/06 10:15:57 tg Exp $ # SUBDIR += FWF @@ -71,6 +71,7 @@ SUBDIR += xscreensaver SUBDIR += xsnow SUBDIR += xtacy + SUBDIR += xtestpicture SUBDIR += xview-clients SUBDIR += xview-config SUBDIR += xview-lib |