summaryrefslogtreecommitdiff
path: root/examples/subprojects/libhello2/linkme.mk
diff options
context:
space:
mode:
Diffstat (limited to 'examples/subprojects/libhello2/linkme.mk')
-rw-r--r--examples/subprojects/libhello2/linkme.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/subprojects/libhello2/linkme.mk b/examples/subprojects/libhello2/linkme.mk
index a7d2da7..135ad9e 100644
--- a/examples/subprojects/libhello2/linkme.mk
+++ b/examples/subprojects/libhello2/linkme.mk
@@ -2,4 +2,4 @@ PATH.hello2 := ${.PARSEDIR}
CPPFLAGS += -I${PATH.hello2}/include
DPLIBDIRS += ${PATH.hello2}
-LDADD += -lhello2
+LDADD0 += -lhello2