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

Diff of /libgig/trunk/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 310 by capela, Fri Nov 26 00:14:50 2004 UTC revision 652 by schoenebeck, Wed Jun 15 13:57:29 2005 UTC
# Line 1  Line 1 
1  SUBDIRS = doc man src  # require automake >= 1.5 (mandatory for option dist-bzip2)
2    AUTOMAKE_OPTIONS = 1.5 dist-bzip2
3    
4    SUBDIRS = doc man src debian
5    
6  # to prevent compile errors on some systems  # to prevent compile errors on some systems
7  AM_CXXFLAGS = -pedantic  AM_CXXFLAGS = -pedantic

Legend:
Removed from v.310  
changed lines
  Added in v.652

  ViewVC Help
Powered by ViewVC