]> git.proxmox.com Git - iproute2.git/blobdiff - Makefile
buildsys: add dbgsym package to produced DEBS
[iproute2.git] / Makefile
index 6506e28be671cb6459ba2bb32895a01615e2bd8d..041c16ae22071f0753b78f26eabfe345c7ad5ac3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
 DEBS=                                                  \
        iproute2-doc_${VERSION}-${PKGREL}_all.deb       \
+       iproute2-dbgsym_${VERSION}-${PKGREL}_all.deb    \
        iproute2_${VERSION}-${PKGREL}_${ARCH}.deb
 
 all: ${DEBS}