X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fexamples%2Feasy-ust%2FMakefile;h=597071b58621f9e2c5bbc033a5d130dec4b588e5;hb=bf24b009e15fdf7c9c5fdf464a2576ce8cd7dfc3;hp=3d043df428f51f02e1c9c05cfbb8be082f0b8924;hpb=90cefaa31af0a85593a155fba8570e04c653225a;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