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:
authorThorvald Natvig <slicer@users.sourceforge.net>2007-07-07 20:27:46 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2007-07-07 20:27:46 +0400
commitd9122f8df12b8928044e0b787fa643abaec91030 (patch)
tree8abcc07ac82dcea098ad67d6091137b99c115730 /main.pro
parent9df9f51cab7c1d25791669b9dc67cc380b126d83 (diff)
Updated Linux overlay
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@561 05730e5d-ab1b-0410-a4ac-84af385074fa
Diffstat (limited to 'main.pro')
-rw-r--r--main.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/main.pro b/main.pro
index 9583938c9..440b9723c 100644
--- a/main.pro
+++ b/main.pro
@@ -12,4 +12,6 @@ unix {
SUBDIRS += overlay_gl
}
-DIST=LICENSE INSTALL README README.Linux CHANGES \ No newline at end of file
+DIST=LICENSE INSTALL README README.Linux CHANGES
+DIST+=overlay.cpp
+