[gnome-color-manager] trivial: fix make distcheck by disting the introspection file in the tarball
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: fix make distcheck by disting the introspection file in the tarball
- Date: Tue, 25 May 2010 15:02:48 +0000 (UTC)
commit 4ecc8eaf56d74b4a0f0ed618e385f77d5ea0cbd3
Author: Richard Hughes <richard hughsie com>
Date: Tue May 25 16:00:02 2010 +0100
trivial: fix make distcheck by disting the introspection file in the tarball
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 99ec1c0..9dea212 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -28,7 +28,7 @@ INCLUDES = \
-DGCM_DATA=\"$(pkgdatadir)\"
introspectiondir = $(datadir)/dbus-1/interfaces
-introspection_DATA = org.gnome.ColorManager.xml
+dist_introspection_DATA = org.gnome.ColorManager.xml
noinst_LIBRARIES = libgcmshared.a
libgcmshared_a_SOURCES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]