[gnome-color-manager] trivial: fix make distcheck
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: fix make distcheck
- Date: Mon, 21 Dec 2009 18:24:35 +0000 (UTC)
commit e74fec1b75b5e0a410abed48cab4e72d085d4b43
Author: Richard Hughes <richard hughsie com>
Date: Mon Dec 21 15:57:06 2009 +0000
trivial: fix make distcheck
Makefile.am | 2 +-
po/POTFILES.in | 13 ++++++++-----
2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e0c3692..de11a8d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,7 +38,7 @@ EXTRA_DIST = \
config.h
DISTCHECK_CONFIGURE_FLAGS = \
- --enable-gtk-doc
+ --enable-gtk-doc --disable-tests
distclean-local:
if test $(srdcir) = .; then :; else \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 19b35dc..7c29f36 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,17 +1,20 @@
-[type: gettext/glade]data/gcm-calibrate.ui
data/gcm-apply.desktop.in
data/gcm-import.desktop.in
data/gcm-prefs.desktop.in
-[type: gettext/glade]data/gcm-prefs.ui
data/gnome-color-manager.schemas.in
src/egg-debug.c
src/gcm-calibrate.c
+src/gcm-calibrate-manual.c
src/gcm-client.c
-src/gcm-inspect.c
+src/gcm-dump-edid.c
+src/gcm-dump-profile.c
src/gcm-import.c
+src/gcm-inspect.c
src/gcm-prefs.c
src/gcm-profile.c
-src/gcm-utils.c
src/gcm-session.c
-src/gcm-dump-profile.c
+src/gcm-utils.c
+[type: gettext/glade]data/gcm-calibrate.ui
+[type: gettext/glade]data/gcm-prefs.ui
+[type: gettext/glade]data/gcm-spawn.ui
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]