X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/e73511850f6800a361069c65c11417337e1f2f2f..6000faf9d7b1ec7758194d68a2ff68705a8e4825:/Makefile.am diff --git a/Makefile.am b/Makefile.am index e29c36e..adecc61 100644 --- a/Makefile.am +++ b/Makefile.am @@ -104,11 +104,19 @@ EXTRA_DIST += debian/rules EXTRA_DIST += debian/control EXTRA_DIST += debian/changelog EXTRA_DIST += debian/copyright +EXTRA_DIST += debian/compat + +## catacomb2 +EXTRA_DIST += debian/catacomb2.install ## catacomb-bin +EXTRA_DIST += debian/catacomb-bin.install EXTRA_DIST += debian/catacomb-bin.prerm EXTRA_DIST += debian/catacomb-bin.postinst EXTRA_DIST += debian/catacomb-bin.config EXTRA_DIST += debian/catacomb-bin.templates +## catacomb-dev +EXTRA_DIST += debian/catacomb-dev.install + ###----- That's all, folks --------------------------------------------------