ports/devel/argp-standalone/files/patch-testsuite_Makefile.am
Sergey Matveychuk 602d6aae13 - Build and install dynamic linked libraries too.
PR:		ports/135047
Submitted by:	Kai Wang <kaiwang27 at gmail.com>
2009-06-15 12:19:51 +00:00

11 lines
300 B
Text

--- testsuite/Makefile.am.orig 2009-05-28 15:21:33.000000000 +0200
+++ testsuite/Makefile.am 2009-05-28 15:21:41.000000000 +0200
@@ -5,7 +5,7 @@
noinst_PROGRAMS = $(TS_PROGS) ex1 ex3 ex4
-LDADD = ../libargp.a
+LDADD = ../.libs/libargp.a
EXTRA_DIST = $(TS_SH) run-tests
CLEANFILES = test.out