summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1996-05-06 11:48:35 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1996-05-06 11:48:35 +0000
commit42367d95193586b2e597cd9c414462c31e208778 (patch)
treef1ab2c81d8f9644f0c22406b9e8c33ec259cf433 /x11
parentXPostIt -- Stick small Post-it notes onto your X11 screen. (diff)
Wow! I didn't miss adding xpostit to the SUBDIRS this time! :)
(I'm sure i've botched something else then...)
Notes
Notes: svn path=/head/; revision=3071
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
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