open-src/font/Makefile
changeset 222 73975f82276f
parent 98 c21b46ed1efd
child 253 88e5aa1fb5f9
--- a/open-src/font/Makefile	Mon Sep 17 16:06:52 2007 -0700
+++ b/open-src/font/Makefile	Mon Sep 17 16:07:50 2007 -0700
@@ -1,4 +1,4 @@
-# Makefile for X Consolidation Open Source Protocol modules
+# Makefile for X Consolidation Open Source font modules
 #
 # Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
 # Use subject to license terms.
@@ -28,11 +28,14 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.2	07/01/31
+# @(#)Makefile	1.3	07/09/14
 #
 ###############################################################################
 
-OS_SUBDIRS = bitstream-vera encodings
+OS_SUBDIRS = \
+	encodings \
+	bitstream-vera \
+	deja-vu
 
 # Need to install to proto area by default for inter-package dependencies to
 # work right.