From a1e8fc90bad0006aec0c376339fac70539ba53e5 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Thu, 28 Jan 2016 18:00:24 -0800 Subject: Include documentation in tarball. --- doc/.gitignore | 3 ++- doc/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3