]> git.saurik.com Git - bison.git/blobdiff - src/Makefile.am
lr.default-reductions: rename "full" value to "most".
[bison.git] / src / Makefile.am
index 13442bac21078225b3c3aa3c8c5b2c6fb31a764c..96349dd82f80eed56c97e80d730a18b69735732c 100644 (file)
@@ -1,7 +1,6 @@
 # Make bison/src.
 
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-# Free Software Foundation, Inc.
+# Copyright (C) 2001-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -48,7 +47,7 @@ bison_SOURCES =                                         \
        ielr.h ielr.c                             \
        location.c location.h                     \
        main.c                                    \
-       muscle_tab.c muscle_tab.h                 \
+       muscle-tab.c muscle-tab.h                 \
        named-ref.c named-ref.h                   \
        nullable.c nullable.h                     \
        output.c output.h                         \