--- pam_oath/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pam_oath/Makefile.am b/pam_oath/Makefile.am index db15084..c11c84c 100644 --- a/pam_oath/Makefile.am +++ b/pam_oath/Makefile.am @@ -17,7 +17,7 @@ SUBDIRS = . tests ACLOCAL_AMFLAGS = -I m4 -AM_CPPFLAGS = -I. -I$(srcdir)/../liboath +AM_CPPFLAGS = -I$(builddir)/../liboath EXTRA_DIST = README -- 1.7.4.1
