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