[conduit] Fix make dist



commit 7ff1070c8b3707ffefcc8cd5575b6014e22caf99
Author: John Stowers <john stowers gmail com>
Date:   Thu Sep 23 20:49:41 2010 +1200

    Fix make dist

 conduit/dataproviders/Makefile.am |    2 +-
 configure.ac                      |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/conduit/dataproviders/Makefile.am b/conduit/dataproviders/Makefile.am
index 6f6caa6..7908999 100644
--- a/conduit/dataproviders/Makefile.am
+++ b/conduit/dataproviders/Makefile.am
@@ -6,8 +6,8 @@ conduit_PYTHON = \
 	File.py \
 	HalFactory.py \
 	Image.py \
+	MediaPlayerFactory.py \
 	SimpleFactory.py \
-	VolumeFactory.py \
 	__init__.py
 
 clean-local:
diff --git a/configure.ac b/configure.ac
index 748efa2..6e912b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -177,6 +177,8 @@ conduit/modules/FspotModule/Makefile
 conduit/modules/iPodModule/Makefile
 conduit/modules/SmugMugModule/Makefile
 conduit/modules/SmugMugModule/SmugMugAPI/Makefile
+conduit/modules/ShotwellModule/Makefile
+conduit/modules/ShotwellModule/shotwell/Makefile
 conduit/modules/ShutterflyModule/Makefile
 conduit/modules/ShutterflyModule/shutterfly/Makefile
 conduit/modules/RhythmboxModule/Makefile



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