]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix "make distcheck".
[bison.git] / ChangeLog
index 3c0ba080fae238d698a783e95c2d0d685277f87d..3e2695af9a321d42ed6a0ce56d5ac3fddeb4bc3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-04  Joel E. Denny  <jdenny@clemson.edu>
+
+       Fix "make distcheck".
+       * examples/calc++/Makefile.am: Say $(srcdir)/calc.stamp instead
+       of just calc.stamp.
+
 2009-08-01  Joel E. Denny  <jdenny@clemson.edu>
 
        Pacify "gcc -Wunused" for the input function from Flex.