16b25fe6c1
* C/gramps-manual-C.omf: Update. * fr/gramps-manual-fr.omf: Update. * C/Makefile.am: Ship new file. * C/gramps-manual.xml: Define new entity. * C/cmdline.xml: Include new section. * ChangeLog: Add to CVS. svn: r5332
20 lines
324 B
Makefile
20 lines
324 B
Makefile
figdir = figures
|
|
docname = gramps-manual
|
|
lang = C
|
|
omffile = gramps-manual-C.omf
|
|
entities = legal.xml\
|
|
getstart.xml\
|
|
preface.xml\
|
|
mainwin.xml\
|
|
usage.xml\
|
|
custom.xml\
|
|
faq.xml\
|
|
keybind.xml\
|
|
filtref.xml\
|
|
cmdline.xml\
|
|
cmdplug.xml\
|
|
bugs.xml\
|
|
authors.xml
|
|
include $(top_srcdir)/doc/xmldocs.make
|
|
dist-hook: app-dist-hook
|