[mousetrap] Updated autotools with the addons module
- From: Flavio Percoco <flaper src gnome org>
- To: svn-commits-list gnome org
- Subject: [mousetrap] Updated autotools with the addons module
- Date: Tue, 23 Jun 2009 17:52:17 -0400 (EDT)
commit 092c2eac0486bd925643fabe77e4c2a568513cbb
Author: Flavio Percoco Premoli <flaper87 gmail com>
Date: Sun Jun 21 23:44:48 2009 +0200
Updated autotools with the addons module
configure.in | 1 +
src/mousetrap/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 1038c1a..b98a390 100755
--- a/configure.in
+++ b/configure.in
@@ -89,6 +89,7 @@ src/mousetrap/lib/Makefile
src/mousetrap/ui/Makefile
src/mousetrap/ui/i18n.py
src/mousetrap/ui/scripts/Makefile
+src/mousetrap/addons/Makefile
src/ocvfw/Makefile
src/ocvfw/dev/Makefile
src/ocvfw/idm/Makefile
diff --git a/src/mousetrap/Makefile.am b/src/mousetrap/Makefile.am
index 3ca12d6..96fbd7b 100755
--- a/src/mousetrap/Makefile.am
+++ b/src/mousetrap/Makefile.am
@@ -13,7 +13,7 @@ mousetrap_python_PYTHON = \
mousetrap.py
-SUBDIRS = lib ui
+SUBDIRS = lib ui addons
mousetrap_pythondir=$(pyexecdir)/mousetrap
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]