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

Diff of /gigedit/trunk/Makefile.am

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

gigedit/branches/linuxsampler_org/Makefile.am revision 1052 by persson, Sat Mar 3 12:20:01 2007 UTC gigedit/trunk/Makefile.am revision 2886 by schoenebeck, Fri Apr 22 15:55:08 2016 UTC
# Line 1  Line 1 
1  SUBDIRS = src po  # let GCC auto detect whether it (sh/c)ould output its messages in color
2    export GCC_COLORS=auto
3    
4  EXTRA_DIST = \  SUBDIRS = src gfx po debian doc win32
         intltool-extract.in             \  
         intltool-merge.in               \  
         intltool-update.in  
5    
6  DISTCLEANFILES = \  DISTCLEANFILES =                \
7    intltool-extract \          intltool-extract        \
8    intltool-merge \          intltool-merge          \
9    intltool-update          intltool-update

Legend:
Removed from v.1052  
changed lines
  Added in v.2886

  ViewVC Help
Powered by ViewVC