mirror of
https://github.com/ckolivas/lrzip.git
synced 2025-12-06 07:12:00 +01:00
Fix wrong README file being included in Makefile
This commit is contained in:
parent
b81b61cd40
commit
2c151a0d1b
|
|
@ -84,7 +84,7 @@ dist_doc_DATA = \
|
||||||
BUGS \
|
BUGS \
|
||||||
ChangeLog \
|
ChangeLog \
|
||||||
COPYING \
|
COPYING \
|
||||||
README \
|
README.md \
|
||||||
README-NOT-BACKWARD-COMPATIBLE \
|
README-NOT-BACKWARD-COMPATIBLE \
|
||||||
TODO \
|
TODO \
|
||||||
WHATS-NEW
|
WHATS-NEW
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue