Renamed to something more specific.

This commit is contained in:
Andrew Wood
2025-11-15 15:37:43 +00:00
parent 72774e34ff
commit 6de160192a
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ bin_PROGRAMS = pv
dist_doc_DATA = README.md docs/INSTALL docs/COPYING docs/NEWS.md docs/ACKNOWLEDGEMENTS.md docs/DEVELOPERS.md
dist_man1_MANS = docs/pv.1
EXTRA_DIST = docs/pv.1.md docs/benchmark.sh docs/release.cf
EXTRA_DIST = docs/pv.1.md docs/benchmark-rw-syscalls-vs-data.sh docs/release.cf
pv_SOURCES = \
src/main/debug.c \