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