]> Pileus Git - grits/blobdiff - Makefile.am
better support for external plugins
[grits] / Makefile.am
index 16983622315f85a5a93c5d8ee70dd90239eee07e..d937d7673496c81867efb6e4821dfd5705405e03 100644 (file)
@@ -1,12 +1,11 @@
 SUBDIRS = src data docs
 
+ACLOCAL_AMFLAGS=-I m4
+
 MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.h.in config.sub \
                       configure depcomp gtk-doc.make install-sh ltmain.sh \
                       Makefile.in missing
 
-
-ACLOCAL_AMFLAGS=-I m4
-
 test: all
        (cd src && make test)