summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-20 00:10:13 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-21 14:02:21 -0800
commitfb71cc93f4e5931e166e98ea228760ef5934897f (patch)
tree53c05b75c3e2a884341f3cddc78067ea78af7ca5
parented89b140a1359dc97f420255813599954b5d334b (diff)
Add spec images to dist_spec_DATA for distribution & installation
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--specs/Makefile.am13
1 files changed, 12 insertions, 1 deletions
diff --git a/specs/Makefile.am b/specs/Makefile.am
index d421927..6d99edd 100644
--- a/specs/Makefile.am
+++ b/specs/Makefile.am
@@ -46,7 +46,18 @@ dist_doc_DATA = \
ch13.xml \
ch14.xml \
ch15.xml \
- ch16.xml
+ ch16.xml \
+ XKBproto-1.gif \
+ XKBproto-2.gif \
+ XKBproto-3.gif \
+ XKBproto-4.gif \
+ XKBproto-5.gif \
+ XKBproto-6.gif \
+ XKBproto-7.gif \
+ XKBproto-8.gif \
+ XKBproto-9.gif \
+ XKBproto-10.gif \
+ XKBproto-11.gif
if HAVE_XMLTO
doc_DATA = $(doc_sources:.xml=.html)