rsync-backup.8: Put the variables in alphabetical order.
[rsync-backup] / Makefile.am
index 36d5d92..f116932 100644 (file)
@@ -100,4 +100,11 @@ EXTRA_DIST         += config/auto-version
 dist-hook:
        echo $(VERSION) >$(distdir)/RELEASE
 
+###--------------------------------------------------------------------------
+### Debian packaging.
+
+EXTRA_DIST             += debian/copyright debian/changelog
+EXTRA_DIST             += debian/control debian/rules
+EXTRA_DIST             += debian/compat
+
 ###----- That's all, folks --------------------------------------------------