diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-20 07:01:08 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-20 07:01:08 +0800 |
commit | 26b41e458c778f841fc9dd1a353bc9fe2761326c (patch) | |
tree | c72a5dffa9d847c885a3daa55d7f0b727cb2fe19 /m4 | |
parent | 53aa1e8e60b7c9a48348caddccebefe81249d28f (diff) | |
download | gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar.gz gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar.bz2 gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar.lz gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar.xz gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar.zst gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.zip |
Add build system for help manual
svn path=/trunk/; revision=997
Diffstat (limited to 'm4')
-rw-r--r-- | m4/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore index e429342b9..7f3cf1220 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -1,2 +1,3 @@ gtk-doc.m4 intltool.m4 +gnome-doc-utils.m4 |