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
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2009-12-10 20:30:50 +0300
committerMikkel Krautz <mikkel@krautz.dk>2009-12-10 20:31:12 +0300
commit9171b430cffca013e43bb9b7048eee046abf35e9 (patch)
tree0f66cfe33b0310d51c5ea2d3fb03e3236621ca58 /g15helper
parent84c63d829e59276b3a8b3cec4e9d97228a597881 (diff)
Add missing .plists to DIST.
Diffstat (limited to 'g15helper')
-rw-r--r--g15helper/g15helper.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/g15helper/g15helper.pro b/g15helper/g15helper.pro
index 72ede87af..9625a45e5 100644
--- a/g15helper/g15helper.pro
+++ b/g15helper/g15helper.pro
@@ -26,6 +26,7 @@ macx {
INCLUDEPATH *= /opt/mumble-1.2/lglcd-sdk/SDK/Src/
QMAKE_LFLAGS += -framework CoreFoundation -sectcreate __TEXT __info_plist g15helper.plist
DEFINES *= APPLE
+ DIST = g15helper.plist
}
CONFIG(release, debug|release) {