Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/macx
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2010-03-20 16:15:08 +0300
committerMikkel Krautz <mikkel@krautz.dk>2010-03-20 16:15:08 +0300
commite5e7fed9f5993b14c75475a605573a92998bf847 (patch)
tree3f0c3efa108ef0ef940dbd517248402d2325928c /macx
parent02115d6b4cf384ac0cab2e43c700ce1087e84401 (diff)
Remove wrong include in macx.pro.
Diffstat (limited to 'macx')
-rw-r--r--macx/macx.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/macx/macx.pro b/macx/macx.pro
index 39836cf9b..37397f5cd 100644
--- a/macx/macx.pro
+++ b/macx/macx.pro
@@ -2,5 +2,3 @@ TEMPLATE = subdirs
CONFIG += debug_and_release
SUBDIRS = overlay launcher compat osax
-
-include(scripts/scripts.pro)