diff --git a/examples/makefile b/examples/makefile index b18844d..15ad39e 100644 --- a/examples/makefile +++ b/examples/makefile @@ -28,3 +28,5 @@ all : $(BINARIES) include ../makefile.inc +LD_FLAGS += -Wl,-rpath,$(PWD)/.. -Wl,-rpath,$(PWD) +