[blam/wcf: 8/8] Don't depend on {Atom,RSS}Feed.dll



commit b19cc6a46cf8918f8a971769dc5f81ae8124b3a7
Author: Carlos Martín Nieto <carlos cmartin tk>
Date:   Mon Aug 9 13:35:03 2010 +0100

    Don't depend on {Atom,RSS}Feed.dll

 src/Makefile.am |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 8f41898..b57c4ba 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,9 +10,7 @@ RESOURCES = \
 ASSEMBLIES = \
 	     -r:System.Web   \
 	     -r:Mono.Posix   \
-	     -r:System.ServiceModel.Web \
-	     -r:../lib/AtomFeed.dll \
-	     -r:../lib/RSSFeed.dll
+	     -r:System.ServiceModel.Web
 
 BLAM_CSFILES = Application.cs \
 	       ChannelDialog.cs \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]