[blam/wcf] Delete RSSFeed and AtomFeed libraries



commit dfe4c0db9ff05cbd9a221b89289e9c08977fe6fe
Author: Carlos Martín Nieto <carlos cmartin tk>
Date:   Tue Sep 7 00:39:04 2010 +0100

    Delete RSSFeed and AtomFeed libraries

 Makefile.am     |    2 +-
 configure.in    |    1 -
 lib/.cvsignore  |    2 -
 lib/AtomFeed.cs |  142 -----------------------------
 lib/Makefile.am |   29 ------
 lib/RSSFeed.cs  |  272 -------------------------------------------------------
 6 files changed, 1 insertions(+), 447 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 7371e2c..3672b38 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = icons lib src themes po
+SUBDIRS = icons src themes po
 
 desktop_in_files=blam.desktop.in
 desktop_files=$(desktop_in_files:.desktop.in=.desktop)
diff --git a/configure.in b/configure.in
index f7bc6f3..9ab8f77 100644
--- a/configure.in
+++ b/configure.in
@@ -86,7 +86,6 @@ icons/24x24/Makefile
 icons/32x32/Makefile
 icons/48x48/Makefile
 icons/scalable/Makefile
-lib/Makefile
 src/Makefile
 po/Makefile.in
 blam.desktop.in



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