diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 28f5b32..caeaed7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,8 @@ EXTRA_DIST = \ README* \ Filesystems \ FAQ \ - doc/how-fuse-works + doc/how-fuse-works \ + doc/kernel.txt pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = fuse.pc |