summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGergely Nagy <algernon@madhouse-project.org>2012-04-29 10:34:04 +0200
committerGergely Nagy <algernon@madhouse-project.org>2012-04-29 10:35:34 +0200
commit7dc0d11639d5f9fd2c4d0e01ab12813a5898f596 (patch)
tree20f303678770af6d04cb7bc8ac25a4e521a04895 /.gitignore
parent6c0aa3ce24cfbe890c23c04f634cb8938d14f9f1 (diff)
downloadlibumberlog-7dc0d11639d5f9fd2c4d0e01ab12813a5898f596.tar.gz
libumberlog-7dc0d11639d5f9fd2c4d0e01ab12813a5898f596.tar.xz
libumberlog-7dc0d11639d5f9fd2c4d0e01ab12813a5898f596.zip
Generate the manual page if rst2man is present
If rst2man is present at configure time, generate the manual page with it, which is to be included in the dist tarball too. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9517ae1..2f00815 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@ Makefile
*.la
core
/lib/libumberlog.pc
+/lib/umberlog.3
/t/test_perf
/t/test_umberlog
/debian/autoreconf.*