diff options
author | Tiffany Antopolski <tiffany.antopolski@gmail.com> | 2011-12-20 20:07:17 -0500 |
---|---|---|
committer | Tiffany Antopolski <tiffany.antopolski@gmail.com> | 2011-12-20 20:07:17 -0500 |
commit | d565e9a77f400c62c6e7d7a97dfb83f95b273888 (patch) | |
tree | b5de313514b65893a6cad98e539af6a9c9f5c1d5 | |
parent | 2a6312c91a561a9f2e587ea2b7eb7ee4a4b42059 (diff) |
[help/C] fixed Makefile.am
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index fd96835..0d936b3 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,7 +1,7 @@ include $(top_srcdir)/gnome-doc-utils.make dist-hook: doc-dist-hook -DOC_MODULE = zenity +DOC_ID = zenity DOC_INCLUDES = legal.xml DOC_FIGURES = \ |