open-src/font/Makefile
changeset 967 efbd0ee6805d
parent 943 294f64612d23
--- a/open-src/font/Makefile	Mon Jun 21 13:12:49 2010 -0700
+++ b/open-src/font/Makefile	Tue Jun 22 13:56:05 2010 -0700
@@ -1,6 +1,6 @@
 # Makefile for X Consolidation Open Source font modules
 #
-# Copyright (c) 2006, 2009, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 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"),
@@ -85,9 +85,9 @@
 OS_SUBDIRS_i386 = $(OS_SUBDIRS_common)
 
 PWD:sh=pwd
-TOP=$(PWD)/..
+TOP=$(PWD)/../..
 
 ### Include common definitions
 DIRNAME="font/"
-include $(TOP)/common/Makefile.subdirs
+include $(TOP)/open-src/common/Makefile.subdirs