From 697237681259821d3e26162186f2ed8d17cb8b22 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 18 Aug 2009 16:13:33 +0000 Subject: * Add missing fuse_session_data to versionscript * Make sure all global symbols are prefixed with "fuse_" or "cuse_" * Released 2.8.0 --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 772dfcc..999fd01 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ ## Process this file with automake to produce Makefile.in +ACLOCAL_AMFLAGS = -I m4 + SUBDIRS = @subdirs2@ EXTRA_DIST = \ -- cgit v1.2.3