Re: [PATCH 3/6] Add guile-procedures.txt to BUILT_SOURCES

2024-07-01 Thread Rob Browning
Rob Browning writes: > Add guile-procedures.txt to BUILT_SOURCES to ensure it's available to > tests. Without this, a "make check" from a clean checkout the > "bit-extract documented?" test in bit-operations.test will fail. > > * Makefile.am (BUILT_SOURCES): add guile-procedures.txt Hmm, I just

[PATCH 3/6] Add guile-procedures.txt to BUILT_SOURCES

2024-07-01 Thread Rob Browning
Add guile-procedures.txt to BUILT_SOURCES to ensure it's available to tests. Without this, a "make check" from a clean checkout the "bit-extract documented?" test in bit-operations.test will fail. * Makefile.am (BUILT_SOURCES): add guile-procedures.txt Signed-off-by: Rob Browning --- Makefile.