mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-02-13 19:04:16 +01:00
11 lines
235 B
Makefile
11 lines
235 B
Makefile
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
dist_doc_DATA = \
|
|
README.Assembler \
|
|
README.benchmarks \
|
|
README.lzo_compresses.test.txt \
|
|
magic.header.txt \
|
|
lrzip.conf.example
|
|
|
|
PACKAGE_DOCNAME = $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc
|