xz: Fix use of wrong variable in a fcntl() call.
[xz/debian.git] / src / Makefile.am
blob9fb4caad66947a53cf41fdbab375112aaadc5394
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 ##
8 SUBDIRS = liblzma xzdec
10 if COND_XZ
11 SUBDIRS += xz
12 endif
14 if COND_LZMAINFO
15 SUBDIRS += lzmainfo
16 endif
18 if COND_SCRIPTS
19 SUBDIRS += scripts
20 endif
22 EXTRA_DIST = common