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

Diff of /linuxsampler/trunk/Makefile.am

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

revision 2581 by schoenebeck, Fri May 30 12:48:05 2014 UTC revision 2884 by schoenebeck, Wed Apr 20 15:22:58 2016 UTC
# Line 13  EXTRA_DIST = Doxyfile.in \ Line 13  EXTRA_DIST = Doxyfile.in \
13               benchmarks/Makefile \               benchmarks/Makefile \
14               benchmarks/triang.cpp               benchmarks/triang.cpp
15    
16    # let GCC auto detect whether it (sh/c)ould output its messages in color
17    export GCC_COLORS=auto
18    
19  .PHONY: parser testcases  .PHONY: parser testcases
20    
21  if HAVE_SQLITE3  if HAVE_SQLITE3

Legend:
Removed from v.2581  
changed lines
  Added in v.2884

  ViewVC Help
Powered by ViewVC