bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] Fixes for distcheck


From: Akim Demaille
Subject: [PATCH 0/4] Fixes for distcheck
Date: Sun, 28 Apr 2019 11:41:16 +0200

I should probably add distcheck to the CI, these would have been
noticed earlier.

Akim Demaille (4):
  package: don't ship the sources generated from the parser
  package: don't regen the parser during dist if unneeded
  build: don't generate the graph reports
  package: add missing CLEANFILES

 Makefile.am                  | 18 +++++++++++++++---
 examples/c++/calc++/local.mk |  1 +
 examples/c++/local.mk        |  4 +++-
 examples/c/calc/local.mk     |  4 ++--
 examples/c/lexcalc/local.mk  |  4 ++--
 examples/c/reccalc/local.mk  |  5 ++---
 examples/local.mk            | 18 ++++++++++++++++++
 7 files changed, 43 insertions(+), 11 deletions(-)

-- 
2.21.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]