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 <thorvald@debian.localdomain>2009-03-04 05:24:41 +0300
committerThorvald Natvig <thorvald@debian.localdomain>2009-03-04 05:24:41 +0300
commit467cd160c4d591579d9d48b1001e2a19b63801d7 (patch)
treef9cf30c3bdf66de7fdae3f995bf24f12b13e3944 /main.pro
parent792ca1f28139f4b6e5f87e579fce1f41e9f84905 (diff)
Update release script
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 29619bbd0..1a3d211bd 100644
--- a/main.pro
+++ b/main.pro
@@ -30,4 +30,6 @@ CONFIG *= ordered debug_and_release
SUBDIRS *= src/murmur
}
-DIST=LICENSE INSTALL README README.Linux CHANGES compiler.pri
+DIST=LICENSE INSTALL README README.Linux CHANGES
+
+include(scripts/scripts.pro)