aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--src/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ffc29a3..3b1ef81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jan 9 21:30:56 CET 2009 Guido Günther <agx@sigxcpu.org>
+
+ * src/Makefile.am (EXTRA_DIST): fix schema_in_files typo
+
Sun Jan 4 16:58:17 CET 2009 Guido Günther <agx@sigxcpu.org>
add gconf schema
diff --git a/src/Makefile.am b/src/Makefile.am
index 2837be8..18ab709 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -49,7 +49,7 @@ glade_DATA = \
EXTRA_DIST = \
$(glade_DATA) \
- $(schama_in_files) \
+ $(schema_in_files) \
$(autostart_in_files) \
krb5-auth-dialog.1.in