diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -377,6 +377,8 @@ endif ######################################################################### # packaging action ######################################################################### +run: + ./build/qt/release/riseup-vpn builder_image: @make -C docker build |