summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
new file mode 100644
index 0000000..0b3236e
--- /dev/null
+++ b/docs/Makefile.am
@@ -0,0 +1,9 @@
+EXTRA_DIST = help-spec-0.2.xml index.xhtml rar-mdf.xhtml rar-lib.xhtml rar-skcompat.xhtml rarian.document.in omf_equivalence.txt
+
+manualdir = $(datadir)/librarian/manual
+
+manual_DATA = help-spec-0.2.xml index.xhtml rar-mdf.xhtml rar-lib.xhtml rar-skcompat.xhtml
+
+metadatadir = $(datadir)/help
+
+metadata_DATA = rarian.document \ No newline at end of file