[xorg-commit-diffs] xc/programs Imakefile, 1.1.4.2.6.2.2.1, 1.1.4.2.6.2.2.2

Roland Mainz xorg-commit at pdx.freedesktop.org
Mon Apr 12 20:16:37 PDT 2004


Committed by: gisburn

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

Modified Files:
      Tag: XPRINT
	Imakefile 
Log Message:
Fix for http://xprint.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=462 - RFE: Merge xprint.mozdev.org Xprint enhancements into Xorg XPRINT branch

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/Imakefile,v
retrieving revision 1.1.4.2.6.2.2.1
retrieving revision 1.1.4.2.6.2.2.2
diff -u -d -r1.1.4.2.6.2.2.1 -r1.1.4.2.6.2.2.2
--- a/Imakefile	10 Apr 2004 09:04:11 -0000	1.1.4.2.6.2.2.1
+++ b/Imakefile	13 Apr 2004 03:16:33 -0000	1.1.4.2.6.2.2.2
@@ -38,6 +38,9 @@
 #if BuildLBX
   LBXPROXYSRCDIR = lbxproxy
 #endif
+#if BuildXprint
+  XPSRCDIRS = xplsprinters xphelloworld
+#endif
   PROXYMGRSRCDIR = proxymngr
     RSTARTSRCDIR = rstart
    SMPROXYSRCDIR = smproxy
@@ -131,7 +134,7 @@
 	xsetroot $(XSMSRCDIR) xstdcmap $(XINPUTCLIENTDIRS) \
 	$(XTERMSRCDIR) $(XTRAPCLIENTDIRS) $(XVIDTUNESRCDIR) xwd xwininfo xwud \
 	$(XPMCLIENTDIRS) $(XVINFOSRCDIR) \
-	$(XSSRCDIR) $(XASSRCDIR) $(LBXPROXYSRCDIR) $(SCRIPTSDIR) \
+	$(XSSRCDIR) $(XASSRCDIR) $(LBXPROXYSRCDIR) $(XPSRCDIRS) $(SCRIPTSDIR) \
 	$(GLXCLIENTDIRS) $(XRANDRDIR) $(XCURSORGENDIR) 
 #endif
 




More information about the xorg-commit-diffs mailing list