summaryrefslogtreecommitdiff
path: root/Build/source/utils/lzma-utils/src/sdk/7zip/Compress/LZ/Makefile.am
blob: d471973f4efda3f7c285bae140858d5a318fbcc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

AM_CXXFLAGS = @SDK_CXXFLAGS@

noinst_LIBRARIES = libLZ.a

libLZ_a_SOURCES = \
	LZInWindow.cpp \
	LZOutWindow.cpp \
	\
	IMatchFinder.h \
	LZInWindow.h \
	LZOutWindow.h \
	StdAfx.h

EXTRA_DIST = BinTree HashChain