~ubuntu-branches/ubuntu/precise/boinc/precise

« back to all changes in this revision

Viewing changes to zip/unzip/Makefile.am

Tags: 6.12.8+dfsg-1
* New upstream release.
* Simplified debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## -*- mode: makefile; tab-width: 4 -*-
2
 
## $Id: Makefile.am 15375 2008-06-08 22:18:52Z davea $
3
 
 
4
 
EXTRA_DIST = BUGS             WHERE       envargs.c    inflate.c   ttyio.h       unzvers.h      \
5
 
api.c     explode.c    inflate.h   unix  win32                          \
6
 
Contents      apihelp.c   extract.c    list.c      unreduce.c    zip.h                          \
7
 
History.550   consts.h    file_id.diz  macos       unshrink.c    zipgrep.txt                    \
8
 
INSTALL       crc32.c     fileio.c     match.c     unzip.c       zipinfo.c                      \
9
 
LICENSE       crc_i386.S  funzip.c     process.c   unzip.h       zipinfo.txt                    \
10
 
Makefile.am   crctab.c    funzip.txt   tables.h    unzip.txt                                    \
11
 
crypt.c       gbloffs.c   timezone.c  unzipsfx.txt                                      \
12
 
README        crypt.h     globals.c    timezone.h  unzipstb.c                                   \
13
 
ToDo          ebcdic.h    globals.h    ttyio.c     unzpriv.h
14
 
 
15