Skip to content

Commit fec59d6

Browse files
committed
tst dbg
1 parent 21fa424 commit fec59d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ this_srcs += $(call prorab-src-dir, .)
99

1010
this_ldlibs += -l papki$(this_dbg)
1111
this_ldlibs += -l utki$(this_dbg)
12-
this_ldlibs += -l tst
12+
this_ldlibs += -l tst$(this_dbg)
1313

1414
this_ldlibs += ../../src/out/$(c)/libcssom$(this_dbg)$(dot_so)
1515
this_ldlibs += ../harness/out/$(c)/libharness$(this_dbg)$(dot_so)

0 commit comments

Comments
 (0)