summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-07 04:11:02 +0000
committerKevin E Martin <kem@kem.org>2005-10-07 04:11:02 +0000
commit148df64a05d69adaac4b0f3684b846eb1da60219 (patch)
tree6e428a2e074533f38f38a01c082b1e8cef60e61b
parentff258ac2783203ed2a7698894d951391d1aecebc (diff)
Add README.compiled to dist tarball
-rw-r--r--ChangeLog5
-rw-r--r--xkb/Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e4bc2523..135e2e762 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-07 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * xkb/Makefile.am:
+ Add README.compiled to dist tarball
+
2005-10-06 Alan Coopersmith <alan.coopersmith@sun.com>
* hw/dmx/examples/Makefile.am:
diff --git a/xkb/Makefile.am b/xkb/Makefile.am
index 9efb7398d..522d0436d 100644
--- a/xkb/Makefile.am
+++ b/xkb/Makefile.am
@@ -52,4 +52,4 @@ libxkbstubs_la_SOURCES = ddxVT.c ddxPrivate.c ddxKillSrv.c
EXTRA_DIST = xkb.h xkbDflts.h
xkbcompileddir = $(XKM_OUTPUT_DIR)
-xkbcompiled_DATA = README.compiled
+dist_xkbcompiled_DATA = README.compiled