From: Paul Brossier Date: Tue, 10 Jul 2012 22:29:03 +0000 (-0700) Subject: Makefile.am: include m4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c1ca5b632a9bf19bf11118cb8fd46b3a6b322360;p=aubio.git Makefile.am: include m4 --- diff --git a/Makefile.am b/Makefile.am index 8357c9fe..bafbcb39 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,6 +9,7 @@ PYTHONDIR = python endif endif +ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src examples sounds $(PYTHONDIR) $(SWIGDIR) $(DOC) tests EXTRA_DIST = bootstrap VERSION