X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=Makefile.am;h=5a748cbaa1ea4d20512e1374e60d29784c64ccf7;hp=c7a85c320b25aafd3fe27e9e0d891c345c9fb193;hb=c652b9b627de78f667008991e8f4c2e7b6e454b5;hpb=0802b4ee72d913de2a05bf4cbdb1f64552992bf6 diff --git a/Makefile.am b/Makefile.am index c7a85c3..5a748cb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = lib src data docs +SUBDIRS = data src docs ACLOCAL_AMFLAGS = -I m4 @@ -6,8 +6,6 @@ MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.h.in config.sub \ configure depcomp gtk-doc.make install-sh ltmain.sh \ Makefile.in missing -EXTRA_DIST = m4/gnulib-cache.m4 - test: all (cd src && make test)