summaryrefslogtreecommitdiff
path: root/media-libs/tse3/files/tse3-0.3.1-parallelmake.patch
blob: b4fc927a7183d6e4f2820e427bcf1722b09e9093 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/tse3/Makefile.am.old	2007-02-06 23:57:38.000000000 +0100
+++ src/tse3/Makefile.am	2007-02-07 00:08:01.000000000 +0100
@@ -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