[Fedora-directory-commits] esc/src Makefile,1.5,1.6

Jack Magne jmagne at fedoraproject.org
Fri Apr 17 00:11:14 UTC 2009


Author: jmagne

Update of /cvs/dirsec/esc/src
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10822

Modified Files:
	Makefile 
Log Message:
Minor Linux build fixes.


Index: Makefile
===================================================================
RCS file: /cvs/dirsec/esc/src/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile	4 Feb 2009 01:43:46 -0000	1.5
+++ Makefile	17 Apr 2009 00:11:11 -0000	1.6
@@ -27,11 +27,11 @@
 endif
 
 ifeq ($(OS_ARCH), Darwin)
-DIRS +=  xulrunner app/xpcom/tray app/xpcom
+DIRS +=  app/xpcom/tray app/xpcom
 endif
 
 ifeq ($(OS_ARCH), Linux)
-DIRS += xulrunner lib/notifytray app/daemon app/xpcom/tray app/xpcom  
+DIRS +=  lib/notifytray app/daemon app/xpcom/tray app/xpcom  
 endif
 
 




More information about the Fedora-directory-commits mailing list