aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2016-01-28 18:00:24 -0800
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2016-01-28 18:01:48 -0800
commita1e8fc90bad0006aec0c376339fac70539ba53e5 (patch)
tree57b970b368723632c169118fc127b7d66da0127e /doc
parent19a7651f355ebcadc82f250bf4ac6075f71ed96e (diff)
Include documentation in tarball.
Diffstat (limited to 'doc')
-rw-r--r--doc/.gitignore3
-rw-r--r--doc/Makefile.am2
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/.gitignore b/doc/.gitignore
index 1936cc1..1b0a5aa 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -1 +1,2 @@
-html
+doxygen_sqlite3.db
+html/
diff --git a/doc/Makefile.am b/doc/Makefile.am
index bc34a9c..2f2fa0f 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2,4 +2,4 @@
dist_man_MANS = fusermount.1 mount.fuse.8
-EXTRA_DIST = how-fuse-works kernel.txt Doxyfile
+EXTRA_DIST = how-fuse-works kernel.txt Doxyfile html