]> git.proxmox.com Git - libqb.git/commitdiff
upload -dbg package
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 12 May 2015 08:24:00 +0000 (10:24 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 12 May 2015 08:24:00 +0000 (10:24 +0200)
Makefile

index f946be6f88eef5b16bab150c39201f15f537c217..d866d778c967e61cfed99d7b74bb258547134065 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
 DEBS=                                                                  \
        libqb0_${QBVERSION}-${QBRELEASE}_${ARCH}.deb                    \
+       libqb0-dbg_${QBVERSION}-${QBRELEASE}_${ARCH}.deb                \
        libqb-dev_${QBVERSION}-${QBRELEASE}_${ARCH}.deb
 
 all: ${DEBS}