commit 615e17fba15624ef50e4dce2a84e36b38262f7e9 Author: Daniel Swanson Date: Mon Jul 19 10:12:37 2021 -0500 install to the right place diff --git a/Makefile.am b/Makefile.am index 8013515..4d4c1df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ static_DATA = static/index.html static/regtest.css static/regtest.js \ static/bootstrap.css static/bootstrap.js \ static/diff.js static/jquery.js -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(prefix)/share/pkgconfig pkgconfig_DATA = apertium-regtest.pc install-data-hook: