summaryrefslogtreecommitdiff
path: root/sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro
blob: d85af3c4b8efc2d45974b2f48e3d9969fca00dd7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- signon-oauth2.pro.orig	2018-03-03 17:00:59 UTC
+++ signon-oauth2.pro
@@ -3,7 +3,7 @@ include( common-project-config.pri )
 
 TEMPLATE  = subdirs
 CONFIG   += ordered
-SUBDIRS   = src tests example
+SUBDIRS   = src 
 
 include( common-installs-config.pri )