Skip to content
Snippets Groups Projects
Commit 7ea3f457 authored by Marcel Loose's avatar Marcel Loose :sunglasses:
Browse files

Task #2699: Added missing dependency of tmakems on makems

parent dc69ac97
No related branches found
No related tags found
No related merge requests found
......@@ -22,4 +22,5 @@ lofar_add_test(tMSSplit tMSSplit.cc)
lofar_add_test(tBaselineSelect tBaselineSelect.cc)
lofar_add_test(tVdsMaker tVdsMaker.cc DEPENDS combinevds)
lofar_add_test(tcombinevds DEPENDS combinevds)
lofar_add_test(tmakems DEPENDS getparsetvalue startdistproc finddproc socketrun)
lofar_add_test(tmakems
DEPENDS makems getparsetvalue finddproc startdistproc socketrun)
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