/[svn]/libgig/trunk/debian/Makefile.am
ViewVC logotype

Annotation of /libgig/trunk/debian/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 634 - (hide annotations) (download)
Sun Jun 12 13:58:24 2005 UTC (18 years, 9 months ago) by schoenebeck
File size: 414 byte(s)
- include debian/ directory on 'make dist'
- create a bzip2 tarball on 'make dist'

1 schoenebeck 634 ## Process this file with automake to produce Makefile.in
2    
3     AUTOMAKE_OPTIONS = dist-bzip2
4    
5     # include debian files into distribution
6     EXTRA_DIST = changelog \
7     control \
8     copyright \
9     rules \
10     libgig.install \
11     libgig-dev.install \
12     libgig-dev.docs \
13     libgig-dev.doc-base \
14     gigtools.install \
15     README.Debian

  ViewVC Help
Powered by ViewVC