Add Synology target to Linux makefile

This commit is contained in:
Joseph Henry 2022-04-10 22:50:53 -07:00
parent 8ee8870c27
commit 29566bfe7d
No known key found for this signature in database
GPG key ID: C45B33FF5EBC9344
3 changed files with 38 additions and 37 deletions

View file

@ -486,4 +486,7 @@ snap-upload-stable: FORCE
snapcraft upload --release=stable $${SNAPFILE};\
done
synology: FORCE
./synology/build.sh build
FORCE: