X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/1cd4a3bfdaf82f0bc0691671954b239dccb003fb..096c89c34505cadba1fc6e7a5367273d5c5bea47:/Makefile.am diff --git a/Makefile.am b/Makefile.am index dfc03ad..055a217 100644 --- a/Makefile.am +++ b/Makefile.am @@ -119,6 +119,7 @@ dist-hook: ## Main Debian files. EXTRA_DIST += debian/rules EXTRA_DIST += debian/changelog +EXTRA_DIST += debian/compat EXTRA_DIST += debian/control EXTRA_DIST += debian/copyright @@ -126,8 +127,4 @@ EXTRA_DIST += debian/copyright EXTRA_DIST += debian/fwd.init EXTRA_DIST += debian/fwd.postinst -## Compatbility cruft. -EXTRA_DIST += debian/fw.sh -EXTRA_DIST += debian/fw.README.Debian - ###----- That's all, folks --------------------------------------------------