11 lines
171 B
Makefile
11 lines
171 B
Makefile
|
SGML_FILES =
|
||
|
|
||
|
figs =
|
||
|
|
||
|
docname = extending-gramps
|
||
|
lang = C
|
||
|
omffile = extending-gramps-C.omf
|
||
|
sgml_ents =
|
||
|
include ${top_srcdir}/doc/sgmldocs.make
|
||
|
dist-hook: app-dist-hook
|