aboutsummaryrefslogtreecommitdiff
path: root/qxmpp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qxmpp.pro')
-rw-r--r--qxmpp.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qxmpp.pro b/qxmpp.pro
index acf721f0..5250b86f 100644
--- a/qxmpp.pro
+++ b/qxmpp.pro
@@ -16,6 +16,7 @@ dist.commands = \
$(DEL_FILE) -r $$QXMPP_ARCHIVE && \
svn export . $$QXMPP_ARCHIVE && \
$(COPY_DIR) doc/html $$QXMPP_ARCHIVE/doc && \
+ $(DEL_FILE) -r $$QXMPP_ARCHIVE/src/server && \
tar czf $${QXMPP_ARCHIVE}.tar.gz $$QXMPP_ARCHIVE && \
$(DEL_FILE) -r $$QXMPP_ARCHIVE
dist.depends = docs