Add encoder support for Dirac using the Schroedinger library.
[vlc/asuraparaju-public.git] / libs / unzip / Makefile.am
blob3d7e252616504d01475d3a740a5f2ccd411d88d9
1 # Makefile to build the unzip library files
3 # By Jean-Philippe AndrĂ© <jpeg@videolan.org>
4 # $Id$
6 # All other files in this directory (and subdirectories) are copyrighted
7 # by their respective owner(s).
10 noinst_LTLIBRARIES = libunzip.la
12 noinst_HEADERS = unzip.h crypt.h ioapi.h
14 libunzip_la_SOURCES = unzip.c ioapi.c
15 libunzip_la_LIBADD = -lz