Current SVN doesn't build due to missing GoogleModule/Makefile.am
- From: "Lauro Moura" <lauromoura gmail com>
- To: conduit-list gnome org
- Subject: Current SVN doesn't build due to missing GoogleModule/Makefile.am
- Date: Mon, 10 Sep 2007 23:05:26 -0300
Here's a small patch that creates the missing file, based on GMailModule's file.
--
Lauro Moura ("lmoura" on Freenode)
http://lauro.wordpress.com
Index: conduit/dataproviders/GoogleModule/Makefile.am
===================================================================
--- conduit/dataproviders/GoogleModule/Makefile.am (revision 0)
+++ conduit/dataproviders/GoogleModule/Makefile.am (revision 0)
@@ -0,0 +1,8 @@
+conduit_handlersdir = $(libdir)/conduit/dataproviders/GoogleModule
+conduit_handlers_PYTHON = GoogleModule.py
+
+conduit_handlers_DATA = config.glade
+EXTRA_DIST = config.glade
+
+clean-local:
+ rm -rf *.pyc *.pyo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]