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