]> icculus.org git repositories - icculus/xz.git/blob - src/Makefile.am
Removed what I believe is an incorrect #ifdef HAVE_* test.
[icculus/xz.git] / src / Makefile.am
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 SUBDIRS = liblzma xzdec
9
10 if COND_XZ
11 SUBDIRS += xz
12 endif
13
14 if COND_LZMAINFO
15 SUBDIRS += lzmainfo
16 endif
17
18 if COND_SCRIPTS
19 SUBDIRS += scripts
20 endif
21
22 EXTRA_DIST = common