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