summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2008-03-13 01:26:38 +0100
committerSage Weil <sage@newdream.net>2008-03-13 01:26:38 +0100
commit3c38bb6bdddf860b0553e83b99da74796b34cbae (patch)
tree795ff2283b8553621709294f7ee9180dcd03a76e /Makefile.am
parentclient: fix ENOENT handling during lookup (diff)
downloadceph-3c38bb6bdddf860b0553e83b99da74796b34cbae.tar.xz
ceph-3c38bb6bdddf860b0553e83b99da74796b34cbae.zip
getting closer to building swig stuff
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b2edb4d4475..2d661ce6e9a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
AUTOMAKE_OPTIONS = gnu
-EXTRA_DIST = web autogen.sh
+ACLOCAL_AMFLAGS = -I m4
+EXTRA_DIST = m4 web autogen.sh
SUBDIRS = src \ No newline at end of file