diff options
| author | Martin Winter <mwinter@opensourcerouting.org> | 2017-10-16 04:01:48 -0700 |
|---|---|---|
| committer | Martin Winter <mwinter@opensourcerouting.org> | 2017-11-17 17:55:33 -0800 |
| commit | 6b4ccdcc8c0380d62d8543b9684ac29a373de87c (patch) | |
| tree | 1443717a187b827b6d11c559f04ba7b61e60e9e7 | |
| parent | 0d14a9ef65082b0919a20a9f0e3cbbb6a52cf829 (diff) | |
debianpkg: Add debian9 backport to distribution tar
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
| -rw-r--r-- | debianpkg/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debianpkg/Makefile.am b/debianpkg/Makefile.am index 7aa0b5d963..5ab5b4c4fc 100644 --- a/debianpkg/Makefile.am +++ b/debianpkg/Makefile.am @@ -7,6 +7,9 @@ EXTRA_DIST = README.Debian README.Maintainer \ backports/debian8/debian/source/format \ backports/debian8/exclude \ backports/debian8/versionext \ + backports/debian9/debian/source/format \ + backports/debian9/exclude \ + backports/debian9/versionext \ backports/ubuntu12.04/debian/control \ backports/ubuntu12.04/debian/frr.install \ backports/ubuntu12.04/debian/frr.postinst \ |
