initial commit, lordsawar source, slightly modified
[lordsawar] / help / Makefile.am
diff --git a/help/Makefile.am b/help/Makefile.am
new file mode 100644 (file)
index 0000000..8380d02
--- /dev/null
@@ -0,0 +1,12 @@
+SUBDIRS=figures
+EXTRA_DIST = $(help_DATA)
+helpdir = ${datadir}/gnome/help/lordsawar/C/
+
+help_DATA = legal.xml \
+            lordsawar.xml
+
+## for html publishing install docbook-utils:
+## cd into this directory
+## $ docbook2html --nochunks lordsawar.xml
+## cp -r figures lordsawar.html lordsawar-web/lordsawar/manual/0.1.1/
+## do the necessary cvs adds, and then commit