From ce74c94a5fde2a4ee396d80ff2ac2f5e4e8c6ea0 Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 15 Feb 2005 21:37:03 +0000 Subject: [PATCH] other Makefile.am forgotten git-svn-id: http://ltt.polymtl.ca/svn@872 04897980-b3bd-0310-b5e0-8ef037075253 --- .../poly/doc/developer/developer_guide/docbook/Makefile.am | 1 + ltt/branches/poly/doc/developer/developer_guide/html/Makefile.am | 1 + ltt/branches/poly/doc/user/user_guide/docbook/Makefile.am | 1 + ltt/branches/poly/doc/user/user_guide/html/Makefile.am | 1 + 4 files changed, 4 insertions(+) create mode 100644 ltt/branches/poly/doc/developer/developer_guide/docbook/Makefile.am create mode 100644 ltt/branches/poly/doc/developer/developer_guide/html/Makefile.am create mode 100644 ltt/branches/poly/doc/user/user_guide/docbook/Makefile.am create mode 100644 ltt/branches/poly/doc/user/user_guide/html/Makefile.am diff --git a/ltt/branches/poly/doc/developer/developer_guide/docbook/Makefile.am b/ltt/branches/poly/doc/developer/developer_guide/docbook/Makefile.am new file mode 100644 index 00000000..e0c05ea8 --- /dev/null +++ b/ltt/branches/poly/doc/developer/developer_guide/docbook/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = developer_guide.docbook lttv-context.eps lttv-context.png diff --git a/ltt/branches/poly/doc/developer/developer_guide/html/Makefile.am b/ltt/branches/poly/doc/developer/developer_guide/html/Makefile.am new file mode 100644 index 00000000..a2b99fd3 --- /dev/null +++ b/ltt/branches/poly/doc/developer/developer_guide/html/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = c18.html c40.html c67.html index.html lttv-context.png x23.html x33.html x46.html x50.html x72.html x77.html x81.html x84.html diff --git a/ltt/branches/poly/doc/user/user_guide/docbook/Makefile.am b/ltt/branches/poly/doc/user/user_guide/docbook/Makefile.am new file mode 100644 index 00000000..b9df7911 --- /dev/null +++ b/ltt/branches/poly/doc/user/user_guide/docbook/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = lttv-color-list.eps lttv-color-list.png lttv-numbered-5.eps lttv-numbered-5.png user_guide.docbook diff --git a/ltt/branches/poly/doc/user/user_guide/html/Makefile.am b/ltt/branches/poly/doc/user/user_guide/html/Makefile.am new file mode 100644 index 00000000..13e14336 --- /dev/null +++ b/ltt/branches/poly/doc/user/user_guide/html/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = c159.html c162.html c20.html c25.html c88.html c91.html index.html lttv-color-list.png lttv-numbered-5.png x127.html x130.html x169.html x172.html x46.html x54.html x61.html x64.html x78.html x81.html -- 2.34.1