X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=Makefile.am;h=ab2db73f0074b8825e66a3949be903e6a97e8ffd;hp=4b7dbe2c57792500ffc4d21ef8da0097496e9f6c;hb=be5f29a7f5586a27ec2ac06abfb25a570b357f87;hpb=ca898105ec4018b54ac2f6f1327200624169103e diff --git a/Makefile.am b/Makefile.am index 4b7dbe2..ab2db73 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,6 +3,8 @@ SUBDIRS = src data docs MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.h.in gtk-doc.make \ configure depcomp install-sh Makefile.in missing +ACLOCAL_AMFLAGS=-I m4 + test: all (cd src && make test)