]> git.saurik.com Git - bison.git/blobdiff - maint.mk
Remove src/Makefile.am.
[bison.git] / maint.mk
index 19b7f121e88891d21695210de05c9527d1786609..93d6b6aa6ea1c39b1e22f2dcb7a37295e54c2c4f 100644 (file)
--- a/maint.mk
+++ b/maint.mk
@@ -404,8 +404,8 @@ sc_the_the:
          { echo '$(ME): found use of "the ''the";' 1>&2;               \
            exit 1; } || :
 
-sc_tight_scope:
-       $(MAKE) -C src $@
+#sc_tight_scope:
+#      $(MAKE) -C src $@
 
 sc_trailing_blank:
        @grep -n '[      ]$$' $$($(VC_LIST_EXCEPT)) &&                  \
@@ -805,7 +805,7 @@ announcement: NEWS ChangeLog $(rel-files)
            --curr=$(VERSION)                                           \
            --gpg-key-id=$(gpg_key_ID)                                  \
            --news=NEWS                                                 \
-           --bootstrap-tools=autoconf,automake,bison,gnulib            \
+           --bootstrap-tools=autoconf,automake,flex,gnulib             \
            --gnulib-version=$(gnulib-version)                          \
            $(addprefix --url-dir=, $(url_dir_list))