X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=7634b6d0547e4361645bfb632bfe2937ec68fa0b;hb=09d67619ce227e17181f7f6d3bbc1948b968a6df;hp=b00894464a737479e72a80445ab8a9a30b5af649;hpb=c5ba7efd8dd00b1bdaf657361eb4e7ac54c2f5ea;p=metaproxy-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index b008944..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= m4/yazpp.m4 m4/yaz.m4 buildconf.sh +# doxygen target +.PHONY:dox +dox: + doxygen