diff --git a/src/Makefile.in b/src/Makefile.in index 0e6bd8aa..52c6d6b5 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -87,7 +87,7 @@ binprefix = bindir = $(exec_prefix)/bin # Where to put the rmt executable. -libdir = /etc +libdir = $(exec_prefix)/lib # The directory to install the info files in. infodir = $(prefix)/info