diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 1996-05-06 11:48:35 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 1996-05-06 11:48:35 +0000 |
commit | 42367d95193586b2e597cd9c414462c31e208778 (patch) | |
tree | f1ab2c81d8f9644f0c22406b9e8c33ec259cf433 | |
parent | ecc7ab71cabe4ba1a4237cef5e531e646a362cf8 (diff) |
Notes
-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 |