[xorg-commit-diffs] xc/programs Imakefile, 1.1.4.2.6.3, 1.1.4.2.6.3.2.1

Alexander Gelfenbain xorg-commit at pdx.freedesktop.org
Mon Apr 5 19:41:23 PDT 2004


Committed by: adg

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

Modified Files:
      Tag: XORG-RELEASE-1-STSF
	Imakefile 
Log Message:
Initial import of XST into the XORG-RELEASE-1-STSF branch

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/Imakefile,v
retrieving revision 1.1.4.2.6.3
retrieving revision 1.1.4.2.6.3.2.1
diff -u -d -r1.1.4.2.6.3 -r1.1.4.2.6.3.2.1
--- a/Imakefile	24 Mar 2004 18:56:22 -0000	1.1.4.2.6.3
+++ b/Imakefile	6 Apr 2004 02:41:20 -0000	1.1.4.2.6.3.2.1
@@ -26,6 +26,12 @@
 #if BuildScreenSaverLibrary
 SCREENSAVESRCDIR = beforelight
 #endif
+#if Buildxstshowfont
+  XSTSHOWFONTSRCDIR = xstshowfont
+#endif
+#if Buildxstls
+  XSTLSSRCDIR = xstls
+#endif
 #if BuildXF86VidModeLibrary
   XVIDTUNESRCDIR = xvidtune
 #endif
@@ -132,7 +138,8 @@
 	$(XTERMSRCDIR) $(XTRAPCLIENTDIRS) $(XVIDTUNESRCDIR) xwd xwininfo xwud \
 	$(XPMCLIENTDIRS) $(XVINFOSRCDIR) \
 	$(XSSRCDIR) $(XASSRCDIR) $(LBXPROXYSRCDIR) $(SCRIPTSDIR) \
-	$(GLXCLIENTDIRS) $(XRANDRDIR) $(XCURSORGENDIR) 
+	$(GLXCLIENTDIRS) $(XRANDRDIR) $(XCURSORGENDIR) $(XSTLSSRCDIR) \ 
+	$(XSTSHOWFONTSRCDIR)
 #endif
 
 MakeSubdirs($(SUBDIRS))




More information about the xorg-commit-diffs mailing list