X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fexamples%2Feasy-ust%2FMakefile;h=597071b58621f9e2c5bbc033a5d130dec4b588e5;hb=5cbd73b809f24c435cc4b4523e8add1fda3acfb5;hp=3d043df428f51f02e1c9c05cfbb8be082f0b8924;hpb=40af798b1df71a39b748f83e70bcccf7ded79cb1;p=lttng-ust.git diff --git a/doc/examples/easy-ust/Makefile b/doc/examples/easy-ust/Makefile index 3d043df4..597071b5 100644 --- a/doc/examples/easy-ust/Makefile +++ b/doc/examples/easy-ust/Makefile @@ -16,8 +16,7 @@ # the "html" target helps for documentation (req. code2html) CC = gcc -LIBS = -ldl -llttng-ust # On Linux -#LIBS = -lc -llttng-ust # On BSD +LIBS = -ldl -llttng-ust CFLAGS = -I. all: sample