From c1ca5b632a9bf19bf11118cb8fd46b3a6b322360 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Tue, 10 Jul 2012 15:29:03 -0700 Subject: [PATCH] Makefile.am: include m4 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.26.2