X-Git-Url: https://git.distorted.org.uk/~mdw/rsync-backup/blobdiff_plain/b5d0a3db5b179aafd9a3cfcb7e43288424fa110e..b2341f25cdff3bc9799cdbf1c92beb75c2b8d994:/Makefile.am?ds=inline diff --git a/Makefile.am b/Makefile.am index 18bceaa..f943ad4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -124,4 +124,14 @@ EXTRA_DIST += debian/copyright debian/changelog EXTRA_DIST += debian/control debian/rules EXTRA_DIST += debian/compat +## fshash +EXTRA_DIST += debian/fshash.install + +## rfreezefs +EXTRA_DIST += debian/rfreezefs.install + +## rsync-backup +EXTRA_DIST += debian/rsync-backup.install +EXTRA_DIST += debian/rsync-backup.examples + ###----- That's all, folks --------------------------------------------------