From de248c7265f9f1ac55696ed42fcb829eead7ef1b Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Wed, 15 Jan 2003 10:28:19 +0000 Subject: First initial template of the help documents. Still have to write the main 2003-01-15 Glynn Foster * help/C/Makefile.am, help/C/legal.xml, help/C/zenity-C.omf, help/C/zenity.xml, help/Makefile.am: First initial template of the help documents. Still have to write the main bulk of it. --- help/C/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 help/C/Makefile.am (limited to 'help/C/Makefile.am') diff --git a/help/C/Makefile.am b/help/C/Makefile.am new file mode 100644 index 00000000..d935337a --- /dev/null +++ b/help/C/Makefile.am @@ -0,0 +1,7 @@ +figdir = figures +docname = zenity +lang = C +omffile = zenity-C.omf +entities = legal.xml +include $(top_srcdir)/xmldocs.make +dist-hook: app-dist-hook -- cgit