aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/tests/Makefile.am')
-rw-r--r--skeletons/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/skeletons/tests/Makefile.am b/skeletons/tests/Makefile.am
index a664a6f6..fc53663a 100644
--- a/skeletons/tests/Makefile.am
+++ b/skeletons/tests/Makefile.am
@@ -13,6 +13,7 @@ check_PROGRAMS = \
check-XER \
check-PER
+AM_LDFLAGS = $(top_srcdir)/skeletons/libasn1cskeletons.la
LDADD = -lm
TESTS = $(check_PROGRAMS)