Added README.md to the list of packaged files

This commit is contained in:
Yann Collet 2014-04-15 20:43:39 +02:00
parent 5b91330ce2
commit e63b1478b8

View File

@ -69,7 +69,7 @@ else
endif
TEXT = lz4.c lz4.h lz4hc.c lz4hc.h \
lz4_format_description.txt Makefile NEWS LICENSE \
lz4_format_description.txt Makefile NEWS LICENSE README.md \
cmake_unofficial/CMakeLists.txt \
$(PRGDIR)/fullbench.c $(PRGDIR)/fuzzer.c $(PRGDIR)/lz4cli.c \
$(PRGDIR)/lz4io.c $(PRGDIR)/lz4io.h \