X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=d801bf8a5a696f603e738c8b126d0f597e154196;hb=ac0bcf66d85044be0461cf2748ecd5fc1b90186f;hp=e0b73821330fa6bcc9c0c8378988feebca78af5a;hpb=e107b0011a295ccc61502d6e5ea79d9125a3fbb4;p=pazpar2-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index e0b7382..d801bf8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src test js doc -EXTRA_DIST = README NEWS LICENSE buildconf.sh Doxyfile.in m4/yaz.m4 +EXTRA_DIST = README NEWS LICENSE buildconf.sh Doxyfile.in m4/yaz.m4 win/makefile dist-hook: if test -x /usr/bin/git -a -d .git; then git log >ChangeLog ; cp ChangeLog $(distdir); fi