[gnome-color-manager] trivial: fix make distcheck



commit 7cb679d9600eaca65fee1e477e79cf1ed132ea3d
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 28 23:06:02 2011 +0100

    trivial: fix make distcheck

 po/POTFILES.in  |    2 +-
 src/Makefile.am |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index ed3d4d5..84efb5a 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -8,7 +8,7 @@ data/org.gnome.settings-daemon.plugins.color.gschema.xml
 src/gcm-debug.c
 src/gcm-profile.c
 src/gcm-sensor-client.c
-src/cc-color-panel.c
+src/gcm-prefs.c
 src/gcm-calibrate-argyll.c
 src/gcm-calibrate.c
 src/gcm-calibrate-dialog.c
diff --git a/src/Makefile.am b/src/Makefile.am
index 3a781b1..6bbf8cb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -37,6 +37,7 @@ libgcmshared_a_SOURCES =				\
 	gcm-buffer.h					\
 	gcm-hull.c					\
 	gcm-hull.h					\
+	gcm-compat.h					\
 	gcm-calibrate-argyll.c				\
 	gcm-calibrate-argyll.h				\
 	gcm-calibrate.c					\



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