X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=Makefile.am;h=987142d00b3c95551be20ddd96c4208b60c139ff;hb=babf401143ef8da84a8dd137ac6425b9c4c482ba;hp=49f7ec1de1128f46b1ddb6be286d8669c34d3914;hpb=fbc4cc60726cfd5cb7c830b51dabb9effa582e7d;p=pazpar2-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 49f7ec1..987142d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,9 @@ -# $Id: Makefile.am,v 1.9 2007-06-17 07:47:57 adam Exp $ +# $Id: Makefile.am,v 1.11 2007-06-17 18:24:02 adam Exp $ AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = src test doc +SUBDIRS = src test js doc EXTRA_DIST = README NEWS LICENSE buildconf.sh Doxyfile.in m4/yaz.m4 @@ -16,7 +16,7 @@ dist-hook: mkdir $(distdir)/debian for f in $(srcdir)/debian/*; do \ test -f $$f && cp $$f $(distdir)/debian; \ - done + done; exit 0 cvs2cl: cvs2cl