X-Git-Url: https://www.flypig.org.uk/git/?p=openvpnui.git;a=blobdiff_plain;f=OpenVPNUI.pro;fp=OpenVPNUI.pro;h=b0eed47ec86acf7dfdaf791a1f02c5fdebaea7f4;hp=6457ec7b8c4c7c14d9eb29c40686b9158d18925c;hb=998d9a10d91bc558ba91c3f35c1c9e19ef788c63;hpb=c45d410d3b300c1e37398e8c6c2bd453ee3da696 diff --git a/OpenVPNUI.pro b/OpenVPNUI.pro index 6457ec7..b0eed47 100644 --- a/OpenVPNUI.pro +++ b/OpenVPNUI.pro @@ -69,7 +69,8 @@ OTHER_FILES += qml/OpenVPNUI.qml \ qml/filebrowse/components/DoubleMenuItem.qml \ qml/filebrowse/components/DirPopup.qml \ qml/filebrowse/components/CenteredField.qml \ - qml/components/ValueButtonAlignRight.qml + qml/components/ValueButtonAlignRight.qml \ + bin/ovpnpermit HEADERS += \ src/vpncontrol.h \ @@ -82,3 +83,9 @@ HEADERS += \ src/filebrowse/engine.h INCLUDEPATH += src/filebrowse + +bin.files = bin +bin.path = /usr/share/$${TARGET} + +INSTALLS += bin +