[xorg-commit-diffs] xc/programs Imakefile,1.1.1.5.2.1,1.1.1.5.2.2

Jay Hobson xorg-commit at pdx.freedesktop.org
Mon Apr 5 12:40:16 PDT 2004


Committed by: jhobson

Update of /cvs/xorg/xc/programs
In directory pdx:/tmp/cvs-serv10374

Modified Files:
      Tag: STSF-CURRENT
	Imakefile 
Log Message:
Fixed so it goes into xstls and xstshowfont sub directories



Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/Imakefile,v
retrieving revision 1.1.1.5.2.1
retrieving revision 1.1.1.5.2.2
diff -u -d -r1.1.1.5.2.1 -r1.1.1.5.2.2
--- a/Imakefile	26 Mar 2004 23:42:03 -0000	1.1.1.5.2.1
+++ b/Imakefile	5 Apr 2004 19:40:13 -0000	1.1.1.5.2.2
@@ -27,10 +27,10 @@
 SCREENSAVESRCDIR = beforelight
 #endif
 #if Buildxstshowfont
-  XSTSHOWFONTCDIR = xstshowfont
+  XSTSHOWFONTSRCDIR = xstshowfont
 #endif
 #if Buildxstls
-  XSTLSCDIR = xstls
+  XSTLSSRCDIR = xstls
 #endif
 #if BuildXF86VidModeLibrary
   XVIDTUNESRCDIR = xvidtune
@@ -140,8 +140,8 @@
 	$(XTERMSRCDIR) $(XTRAPCLIENTDIRS) $(XVIDTUNESRCDIR) xwd xwininfo xwud \
 	$(XPMCLIENTDIRS) $(XVINFOSRCDIR) \
 	$(XSSRCDIR) $(XASSRCDIR) $(LBXPROXYSRCDIR) $(SCRIPTSDIR) \
-	$(GLXCLIENTDIRS) $(XRANDRDIR) $(XCURSORGENDIR) $(XSTLSDIR) \
-	$(XSTSHOWFONTDIR)
+	$(GLXCLIENTDIRS) $(XRANDRDIR) $(XCURSORGENDIR) $(XSTLSSRCDIR) \
+	$(XSTSHOWFONTSRCDIR)
 #endif
 
 MakeSubdirs($(SUBDIRS))




More information about the xorg-commit-diffs mailing list