aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2009-08-18 16:13:33 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2009-08-18 16:13:33 +0000
commit697237681259821d3e26162186f2ed8d17cb8b22 (patch)
treed3e75883959e1383771dce1dfe1e3a3fbfc8a2c4 /Makefile.am
parent7960e99ebbccfea337ab8fc6664918d83027b566 (diff)
* Add missing fuse_session_data to versionscript
* Make sure all global symbols are prefixed with "fuse_" or "cuse_" * Released 2.8.0
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 = \