open-src/app/Makefile
changeset 321 c1cb7591d690
parent 320 77f732d3caaa
child 324 f645da0bdd43
--- a/open-src/app/Makefile	Tue Feb 19 13:31:56 2008 -0800
+++ b/open-src/app/Makefile	Thu Feb 21 14:38:58 2008 -0800
@@ -28,11 +28,13 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.26	08/02/15
+# @(#)Makefile	1.27	08/02/21
 #
 ###############################################################################
 
 OS_SUBDIRS_common = \
+	appres \
+	bitmap \
 	constype \
 	editres \
 	listres \
@@ -42,6 +44,7 @@
 	xauth \
 	xcalc \
  	xclipboard \
+ 	xcmsdb \
  	xconsole \
 	xcursorgen \
 	xdpyinfo \