doc/examples: Move LIBS to each makefile
[urcu.git] / doc / examples / list / Makefile.cds_list_add_rcu
index af83c0106799085ef8767d6e1f15da2f62cb5423..faf2c948c19a02cc6d9d5ce5502d25eec11def12 100644 (file)
@@ -16,5 +16,6 @@ EXAMPLE_NAME = cds_list_add_rcu
 SOURCES = $(EXAMPLE_NAME).c
 OBJECTS = $(EXAMPLE_NAME).o
 BINARY = $(EXAMPLE_NAME)
+LIBS = -lurcu
 
 include ../Makefile.examples.template
This page took 0.022641 seconds and 4 git commands to generate.