diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-19 23:01:08 +0000 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-19 23:01:08 +0000 |
commit | 26b41e458c778f841fc9dd1a353bc9fe2761326c (patch) | |
tree | c72a5dffa9d847c885a3daa55d7f0b727cb2fe19 /m4/.gitignore | |
parent | 53aa1e8e60b7c9a48348caddccebefe81249d28f (diff) | |
download | telepathy-account-widgets-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar.gz |
Add build system for help manual
svn path=/trunk/; revision=997
Diffstat (limited to 'm4/.gitignore')
-rw-r--r-- | m4/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore index e429342b..7f3cf122 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -1,2 +1,3 @@ gtk-doc.m4 intltool.m4 +gnome-doc-utils.m4 |