Forgot to actually remove the openwin/lib/locale.
authoryongsun
Sat, 08 Mar 2008 09:40:22 +0800
changeset 69 38b99ae2d8b1
parent 68 891e416c1e97
child 70 623b02aa3b59
Forgot to actually remove the openwin/lib/locale.
src/Makefile
--- a/src/Makefile	Sat Mar 08 04:40:32 2008 +0800
+++ b/src/Makefile	Sat Mar 08 09:40:22 2008 +0800
@@ -26,7 +26,7 @@
 
 #FIXME: removed openwin/lib/locale from the build targets, since we're using Xorg's Xi18n locale database files.
 #SUBDIRS = lib locale_src/base openwin/lib/locale openwin/lib/X11/fonts/ share/lib/ openwin/keytables xorg/keytables uts cmd
-SUBDIRS = lib locale_src/base openwin/lib/locale openwin/lib/X11/fonts/ share/lib/ openwin/keytables xorg/keytables uts cmd
+SUBDIRS = lib locale_src/base openwin/lib/X11/fonts/ share/lib/ openwin/keytables xorg/keytables uts cmd
 
 all:=		TARGET= all
 install :=	TARGET= install