diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 21ec71a..cdef4b8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,7 @@ ## Process this file with automake to produce Makefile.in SUBDIRS = kernel lib util example include patch + +EXTRA_DIST = \ + fuse.spec \ + fuse_redhat.spec |