Last change
on this file since 100111 was 98730, checked in by vboxsync, 22 months ago |
libs/liblzma-5.4.1: Export to OSE, bugref:10254
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
409 bytes
|
Line | |
---|
1 | ##
|
---|
2 | ## Author: Lasse Collin
|
---|
3 | ##
|
---|
4 | ## This file has been put into the public domain.
|
---|
5 | ## You can do whatever you want with this file.
|
---|
6 | ##
|
---|
7 |
|
---|
8 | nobase_include_HEADERS = \
|
---|
9 | lzma.h \
|
---|
10 | lzma/base.h \
|
---|
11 | lzma/bcj.h \
|
---|
12 | lzma/block.h \
|
---|
13 | lzma/check.h \
|
---|
14 | lzma/container.h \
|
---|
15 | lzma/delta.h \
|
---|
16 | lzma/filter.h \
|
---|
17 | lzma/hardware.h \
|
---|
18 | lzma/index.h \
|
---|
19 | lzma/index_hash.h \
|
---|
20 | lzma/lzma12.h \
|
---|
21 | lzma/stream_flags.h \
|
---|
22 | lzma/version.h \
|
---|
23 | lzma/vli.h
|
---|
Note:
See
TracBrowser
for help on using the repository browser.