1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/Makefile.am

23 lines
295 B
Text
Raw Normal View History

2007-12-09 00:42:33 +02:00
##
## Author: Lasse Collin
2007-12-09 00:42:33 +02:00
##
## This file has been put into the public domain.
## You can do whatever you want with this file.
2007-12-09 00:42:33 +02:00
##
SUBDIRS = liblzma xzdec
if COND_XZ
SUBDIRS += xz
endif
if COND_LZMAINFO
SUBDIRS += lzmainfo
endif
if COND_SCRIPTS
SUBDIRS += scripts
endif
2007-12-09 00:42:33 +02:00
EXTRA_DIST = common