aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2009-08-13 12:55:45 +0300
committerLasse Collin <lasse.collin@tukaani.org>2009-08-13 12:55:45 +0300
commite51b4e49e800bd84e6d589dca2964d3985e88139 (patch)
treeb1aa08694cb4b00a220ca35d5ce62ec7f7b8792e /src/Makefile.am
parentSync some error messages from xz to xzdec. (diff)
downloadxz-e51b4e49e800bd84e6d589dca2964d3985e88139.tar.xz
Add lzmainfo for backward compatibility with LZMA Utils.
lzmainfo now links against static liblzma. In contrast to other command line tools in XZ Utils, linking lzmainfo against static liblzma by default is dumb. This will be fixed once I have fixed some related issues in configure.ac.
Diffstat (limited to '')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8031d61d..f03f5a3d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,5 +5,5 @@
## You can do whatever you want with this file.
##
-SUBDIRS = liblzma xz xzdec scripts
+SUBDIRS = liblzma xz xzdec lzmainfo scripts
EXTRA_DIST = common