blob: 8031d61dda7acb5cb25aa20d6924c0065d30a508 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
##
## Author: Lasse Collin
##
## This file has been put into the public domain.
## You can do whatever you want with this file.
##
SUBDIRS = liblzma xz xzdec scripts
EXTRA_DIST = common
|