[f-spot] Stop shipping dpap-sharp.



commit 8eb3926d3e323fd788c085ae277cd2974370158a
Author: Ruben Vermeersch <ruben savanne be>
Date:   Sun May 23 11:03:20 2010 +0200

    Stop shipping dpap-sharp.

 lib/Makefile.am |   15 ++-------------
 1 files changed, 2 insertions(+), 13 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 83fa6f8..4f608c6 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,7 +1,6 @@
 # Note the list below is sorted by alphabet, with the exception of libjpegtran,
-# it needs to be built before libfspot.
-
-UNCONDITIONAL_SUBDIRS = \
+# it needs to be built before libfspot. Dpap-sharp isn't built.
+SUBDIRS = \
 	GKeyFile 			\
 	gio-sharp			\
 	gtk-sharp-beans		\
@@ -10,13 +9,3 @@ UNCONDITIONAL_SUBDIRS = \
 	libgphoto2-sharp	\
 	semweb				\
 	unique-sharp
-
-# dpap-sharp isn't built, but it is shipped.
-
-SUBDIRS = 				\
-	$(UNCONDITIONAL_SUBDIRS)
-
-DIST_SUBDIRS = 			\
-	dpap-sharp			\
-	$(UNCONDITIONAL_SUBDIRS)
-



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