diff --git a/Makefile.am b/Makefile.am index 1833868..0e4327b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,6 @@ VERSION = @VERSION@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libmbus.pc -SUBDIRS = mbus bin test +SUBDIRS = mbus bin ACLOCAL = aclocal -I . ACLOCAL_AMFLAGS = -Werror -I m4 diff --git a/Makefile.in b/Makefile.in index eeace0a..401e1fb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -248,7 +248,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libmbus.pc -SUBDIRS = mbus bin test +SUBDIRS = mbus bin ACLOCAL_AMFLAGS = -Werror -I m4 all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive