diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 9640cbf827ab..c6ee6d18609b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.129 1997/03/11 23:46:03 asami Exp $ +# $Id: Makefile,v 1.130 1997/03/12 09:21:00 asami Exp $ # SUBDIR += FWF @@ -69,6 +69,7 @@ SUBDIR += xmascot SUBDIR += xmold SUBDIR += xpostit + SUBDIR += xprompt SUBDIR += xscreensaver SUBDIR += xsnow SUBDIR += xtacy |