diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 222b736a0fef..04dad0aca8da 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.83 1996/03/30 05:42:59 asami Exp $ +# $Id: Makefile,v 1.84 1996/04/12 07:43:19 asami Exp $ # SUBDIR += FWF @@ -40,6 +40,7 @@ SUBDIR += xloadimage SUBDIR += xlockmore SUBDIR += xphoon + SUBDIR += xpostit SUBDIR += xscreensaver SUBDIR += xsnow SUBDIR += xview-config |