]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix "make distcheck".
[bison.git] / ChangeLog
index 18c5898847c4af42c3a0e8d4d423d199c0313f9e..a79bfffb84a9291ebc8f2299d536bc577fef9682 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.