diff --git a/src/import-export/ofx/Makefile.am b/src/import-export/ofx/Makefile.am index 996a5d2e92..2bd44a6ec8 100644 --- a/src/import-export/ofx/Makefile.am +++ b/src/import-export/ofx/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = . test # FIXME: this ought to be a configure option -LIBOFX_PREFIX = ${HOME}/lib/unstable +LIBOFX_PREFIX = /usr/local LIBOFX_LIBS = -L${LIBOFX_PREFIX}/lib -lofx -lstdc++ LIBOFX_CFLAGS = -I${LIBOFX_PREFIX}/include