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 a7cf071..422dd29 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,4 +3,5 @@ SUBDIRS = @subdirs@ EXTRA_DIST = \ - fuse.spec + fuse.spec \ + README* |