diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-01-15 10:28:19 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-01-15 10:28:19 +0000 |
commit | de248c7265f9f1ac55696ed42fcb829eead7ef1b (patch) | |
tree | 2d627e448762577d3f0dc5618f5b74022a7b7ed5 /help/Makefile.am | |
parent | Updates to make distcheck. Wow, this is scarey, a 1.0 release is on the (diff) | |
download | zenity-de248c7265f9f1ac55696ed42fcb829eead7ef1b.tar.gz zenity-de248c7265f9f1ac55696ed42fcb829eead7ef1b.tar.bz2 zenity-de248c7265f9f1ac55696ed42fcb829eead7ef1b.zip |
First initial template of the help documents. Still have to write the main
2003-01-15 Glynn Foster <glynn.foster@sun.com>
* 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.
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am new file mode 100644 index 00000000..01f32c9f --- /dev/null +++ b/help/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = \ + C |