[jhbuild] Add new systemmodule files to Makefiles & POTFILES (GNOME bug 669554)
- From: Craig Keogh <cskeogh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Add new systemmodule files to Makefiles & POTFILES (GNOME bug 669554)
- Date: Wed, 16 May 2012 13:06:28 +0000 (UTC)
commit 6fe16944119d9beb283fa9611b7f6ebc8562b944
Author: Craig Keogh <cskeogh adam com au>
Date: Wed May 16 22:34:33 2012 +0930
Add new systemmodule files to Makefiles & POTFILES (GNOME bug 669554)
jhbuild/modtypes/Makefile.am | 1 +
jhbuild/versioncontrol/Makefile.am | 1 +
po/POTFILES.in | 2 ++
3 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/jhbuild/modtypes/Makefile.am b/jhbuild/modtypes/Makefile.am
index 16addf6..7904ccc 100644
--- a/jhbuild/modtypes/Makefile.am
+++ b/jhbuild/modtypes/Makefile.am
@@ -7,6 +7,7 @@ app_PYTHON = \
distutils.py \
linux.py \
perl.py \
+ systemmodule.py \
tarball.py \
testmodule.py \
waf.py
diff --git a/jhbuild/versioncontrol/Makefile.am b/jhbuild/versioncontrol/Makefile.am
index 8479d1f..bdd9066 100644
--- a/jhbuild/versioncontrol/Makefile.am
+++ b/jhbuild/versioncontrol/Makefile.am
@@ -10,5 +10,6 @@ app_PYTHON = \
hg.py \
mtn.py \
svn.py \
+ system.py \
tarball.py
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 02ca389..da4eab3 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -30,6 +30,7 @@ jhbuild/modtypes/distutils.py
jhbuild/modtypes/__init__.py
jhbuild/modtypes/linux.py
jhbuild/modtypes/perl.py
+jhbuild/modtypes/systemmodule.py
jhbuild/modtypes/tarball.py
jhbuild/modtypes/waf.py
jhbuild/moduleset.py
@@ -50,4 +51,5 @@ jhbuild/versioncontrol/hg.py
jhbuild/versioncontrol/__init__.py
jhbuild/versioncontrol/mtn.py
jhbuild/versioncontrol/svn.py
+jhbuild/versioncontrol/system.py
jhbuild/versioncontrol/tarball.py
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]