lrzip/lzma/Makefile.am

15 lines
230 B
Makefile
Raw Normal View History

2021-02-15 12:45:37 +01:00
SUBDIRS = C ASM/x86
MAINTAINERCLEANFILES = Makefile.in
lzmadocdir = @docdir@/lzma
lzmadoc_DATA = \
7zC.txt \
7zFormat.txt \
Methods.txt \
history.txt \
lzma.txt \
README \
README-Alloc
2011-03-08 03:06:24 +01:00
EXTRA_DIST = $(lzmadoc_DATA)