From 9d3b7daa43689bea4a0ba6d63d0edb47234569e3 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 8 May 2006 12:35:04 +0000 Subject: fix --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 287371d..049589c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -AM_CPPFLAGS = -I$(top_srcdir)/include +AM_CPPFLAGS = -I$(top_srcdir)/include -DFUSERMOUNT_DIR=\"$(bindir)\" lib_LTLIBRARIES = libfuse.la if BSD -- cgit v1.2.3