10 lines
200 B
Makefile
10 lines
200 B
Makefile
|
|
||
|
headerfilesdir=$(includedir)/liblhasa-1.0
|
||
|
headerfiles_HEADERS= \
|
||
|
lhasa.h \
|
||
|
lha_decoder.h \
|
||
|
lha_file_header.h \
|
||
|
lha_input_stream.h \
|
||
|
lha_reader.h
|
||
|
|