X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=Makefile.am;h=7634b6d0547e4361645bfb632bfe2937ec68fa0b;hb=42a42db033a8e3239a879041905fce749316e126;hp=f718183140a22843ab95763c4ec90c5e3a8c9931;hpb=cba94f69f50a7789d498212dd59938087e8cbf9f;p=metaproxy-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index f718183..7634b6d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,12 @@ -AUTOMAKE_OPTIONS = foreign - SUBDIRS = src -EXTRA_DIST= m4/yazpp.m4 m4/yaz.m4 buildconf.sh +ACLOCAL_AMFLAGS = -I m4 + +AUTOMAKE_OPTIONS = foreign + +EXTRA_DIST = m4/yazpp.m4 m4/yaz.m4 buildconf.sh -MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure +MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure # doxygen target .PHONY:dox