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

Annotation of /libgig/trunk/doc/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, 10 months ago) by schoenebeck
File size: 166 byte(s)
- include debian/ directory on 'make dist'
- create a bzip2 tarball on 'make dist'

1 schoenebeck 186 ## Process this file with automake to produce Makefile.in
2    
3 schoenebeck 634 AUTOMAKE_OPTIONS = dist-bzip2
4    
5 schoenebeck 186 htmldir = $(htmldocdir)
6 schoenebeck 311 #html_DATA = index.html
7 schoenebeck 186
8 schoenebeck 311 #EXTRA_DIST = $(html_DATA)

  ViewVC Help
Powered by ViewVC