1 ## Process this file with automake to produce Makefile.in
3 lha_SOURCES = append.c crcio.c dhuf.c extract.c header.c huf.c larc.c lha.h \
4 lha_macro.h lhadd.c lharc.c lhext.c lhlist.c \
5 maketbl.c maketree.c patmatch.c shuf.c slide.c util.c
7 EXTRA_DIST = lhdir.c lhdir.h
8 AM_CPPFLAGS=$(DEF_KCODE) $(SUPPORT_LZHUFF_METHOD)