summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2007-10-02 16:13:38 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2007-10-02 16:13:38 +0000
commit15f362766a5bc7b3716953bbcb0e63a958683975 (patch)
treea12bcbee72ee82206838654876912a255e0295a0
parent4d4afc8057623293968c3c5097bd5cee008268a0 (diff)
downloadgconf-15f362766a5bc7b3716953bbcb0e63a958683975.tar.gz
Dist basic-gconf-app.schemas too.
2007-10-02 Kjartan Maraas <kmaraas@gnome.org> * examples/Makefile.am: Dist basic-gconf-app.schemas too. svn path=/trunk/; revision=2479
-rw-r--r--ChangeLog4
-rw-r--r--examples/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eefd8807..b08a139b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-10-02 Kjartan Maraas <kmaraas@gnome.org>
+ * examples/Makefile.am: Dist basic-gconf-app.schemas too.
+
+2007-10-02 Kjartan Maraas <kmaraas@gnome.org>
+
* doc/gconf/tmpl/gconf-client.sgml: Note that the dir passed
to gconf_client_add_dir() must not end with a slash. (Stefan Kost)
Closes bug #301298.
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 576efefb..45ac6c66 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -30,5 +30,5 @@ complex_gconf_app_SOURCES = basic-gconf-app.c
complex_gconf_app_LDADD = $(GTK_EXAMPLES_LINK)
-
+EXTRA_DIST = basic-gconf-app.schemas