summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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