--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
PREFIX=/usr/local
BINDIR=$(PREFIX)/bin
-LIBDIR=$(PREFIX)/lib/fte
+LIBDIR=$(PREFIX)/share/fte
CONFIGDIR=$(LIBDIR)/config
.PHONY: all install