Skip to content
Snippets Groups Projects
Commit 62144713 authored by tpylak's avatar tpylak
Browse files

dsu: include tracking system in the standard 'dist' build

SVN: 13535
parent c8c4b2d1
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@
<!--
// Task for creating distributions
-->
<target name="dist" depends="datastore_server.make-dist" />
<target name="dist" depends="datastore_server.make-dist, tracking-dist" />
<!--
// Task for continuous integration server.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment