]> git.saurik.com Git - bison.git/blobdiff - Makefile.am
c++: api.location.type
[bison.git] / Makefile.am
index d5d3db28671d8f6523478e19a24a1304ecf0d02f..aed166e6148fe8aeb2722a65cca054f7d93fb264 100644 (file)
@@ -74,6 +74,7 @@ gen-ChangeLog:
            --strip-cherry-pick                         \
            --no-cluster                                \
            --amend=$(srcdir)/build-aux/git-log-fix     \
+           --srcdir=$(srcdir)                          \
            --since=$(gen_start_date) > $$cl.tmp &&     \
          mv -f $$cl.tmp $$cl;                          \
        fi