From ae090536015091c9c7f2813f984209af55564c98 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Thu, 24 Jun 2010 04:03:54 -0400 Subject: [PATCH] Add -I m4 to flags --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 1835005..41ff37c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +ACLOCAL_AMFLAGS = -I m4 + SUBDIRS = libnotify docs tools tests pcdata_DATA = libnotify.pc