Revert "Set rpath in the Makefile (#69)"
This reverts commit d01483d406a88feeca7ddf2131545e1767124d1c.
diff --git a/Makefile.am b/Makefile.am
index 2688afc..506ae8f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,6 @@ if ENABLE_STATIC
bzip3_SOURCES += $(libbzip3_la_SOURCES)
else
bzip3_LDADD = libbzip3.la
-bzip3_LDFLAGS = -Wl,-rpath -Wl,$(libdir)
endif
dist_man_MANS = bzip3.1 bz3cat.1 bz3more.1 bz3less.1 bz3grep.1 bunzip3.1
