mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-12 02:41:02 -05:00
9 lines
200 B
Makefile
Vendored
9 lines
200 B
Makefile
Vendored
|
|
headerfilesdir=$(includedir)/liblhasa-1.0
|
|
headerfiles_HEADERS= \
|
|
lhasa.h \
|
|
lha_decoder.h \
|
|
lha_file_header.h \
|
|
lha_input_stream.h \
|
|
lha_reader.h
|
|
|