summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2008-07-11 13:40:43 -0700
committerSage Weil <sage@newdream.net>2008-07-11 13:40:43 -0700
commit45e088970b2e18733c1f915579fc1b2f433679cc (patch)
tree9846f01b17dad82c33c8aeffa4114987ceb79b24 /Makefile.am
parent2cdc7b1659fa27d759cf20f13881291727dc3d40 (diff)
downloadceph-45e088970b2e18733c1f915579fc1b2f433679cc.tar.gz
no more m4
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 2d661ce6e9a..b2edb4d4475 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,3 @@
AUTOMAKE_OPTIONS = gnu
-ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = m4 web autogen.sh
+EXTRA_DIST = web autogen.sh
SUBDIRS = src \ No newline at end of file