summaryrefslogtreecommitdiff
path: root/packaging/package_debian.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/package_debian.sh')
-rwxr-xr-xpackaging/package_debian.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/package_debian.sh b/packaging/package_debian.sh
index 920574f..2c147e6 100755
--- a/packaging/package_debian.sh
+++ b/packaging/package_debian.sh
@@ -18,6 +18,7 @@ mkdir -p ${mandir}
cp -r packaging/DEBIAN ${dir}/DEBIAN
cp target/release/skaldpress ${bindir}/skaldpress
+cp target/release/smp ${bindir}/smp
cp skaldpress.1 ${mandir}/skaldpress.1
cp smp.1 ${mandir}/smp.1