initial commit, lordsawar source, slightly modified
[lordsawar] / help / Makefile.am
1 SUBDIRS=figures
2 EXTRA_DIST = $(help_DATA)
3 helpdir = ${datadir}/gnome/help/lordsawar/C/
4
5 help_DATA = legal.xml \
6             lordsawar.xml
7
8 ## for html publishing install docbook-utils:
9 ## cd into this directory
10 ## $ docbook2html --nochunks lordsawar.xml
11 ## cp -r figures lordsawar.html lordsawar-web/lordsawar/manual/0.1.1/
12 ## do the necessary cvs adds, and then commit