open-src/font/deja-vu/Makefile
changeset 935 f812f9863e75
parent 919 425233ae7236
child 970 272328fe1b4a
--- a/open-src/font/deja-vu/Makefile	Tue Apr 06 13:10:11 2010 -0700
+++ b/open-src/font/deja-vu/Makefile	Wed Apr 07 15:57:52 2010 -0700
@@ -2,8 +2,7 @@
 #
 # Deja Vu Fonts Makefile
 #
-# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -60,6 +59,9 @@
 	$(LICENSE_FILE) \
 	ttf/*.ttf
 
+# Subdir of $(SOURCE_DIR) containing *.ttf files
+TTF_SOURCE_SUBDIR=ttf/
+
 ### Include common rulesets
 include ../Makefile.ttf