summaryrefslogtreecommitdiff
blob: 7a0d0918b14282c84c7769792b7775f3d8a7b9e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/tse3/Makefile.am
+++ b/src/tse3/Makefile.am
@@ -53,7 +53,7 @@
 
 noinst_PROGRAMS = test
 test_SOURCES = test.cpp
-test_LDADD = $(top_builddir)/src/tse3/libtse3.la
+test_LDADD = ./libtse3.la
 
 # McCabe .i file generation