open-src/app/Makefile
changeset 304 663147d1e4cc
parent 299 ba59bb56fed5
child 309 cdb665e70efa
--- a/open-src/app/Makefile	Mon Feb 04 12:32:09 2008 -0800
+++ b/open-src/app/Makefile	Tue Feb 05 11:58:53 2008 -0800
@@ -28,15 +28,17 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.20	08/01/29
+# @(#)Makefile	1.21	08/01/31
 #
 ###############################################################################
 
 OS_SUBDIRS_common = \
 	constype \
+	editres \
 	mesa-demos \
 	mkfontscale \
 	xcalc \
+ 	xclipboard \
 	xcursorgen \
 	xdpyinfo \
 	xgamma \