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