From fb71cc93f4e5931e166e98ea228760ef5934897f Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 20 Dec 2010 00:10:13 -0800 Subject: Add spec images to dist_spec_DATA for distribution & installation Signed-off-by: Alan Coopersmith Reviewed-by: Gaetan Nadon --- specs/Makefile.am | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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) -- cgit v1.2.1