summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2019-11-28 11:15:48 -0600
committerKali Kaneko (leap communications) <kali@leap.se>2019-11-28 11:15:48 -0600
commit1ab57c9cd40b63f22f1a977c304221a638b06164 (patch)
treefc0189c48d0fbb026294bbc9db576f9c98f3c069
parent2e9975568f7b4ffcc6c0f0b507fb0d0d64350a6a (diff)
[ci] actually enable snap in make packages
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bfb708c..4bf8c55 100644
--- a/Makefile
+++ b/Makefile
@@ -193,8 +193,7 @@ prepare_done:
# packaging action
#########################################################################
-packages: package_deb package_osx package_win
-# package_snap
+packages: package_deb package_snap package_osx package_win
package_snap:
@make -C build/${PROVIDER} pkg_snap