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

Diff of /linuxsampler/trunk/src/Makefile.am

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

revision 1776 by schoenebeck, Thu Apr 10 17:41:32 2008 UTC revision 1777 by persson, Mon Sep 15 16:58:10 2008 UTC
# Line 12  endif Line 12  endif
12    
13  AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH)  AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH)
14    
15  SUBDIRS = db network engines common testcases drivers plugins effects  SUBDIRS = db network engines common testcases drivers plugins effects . hostplugins
16    
17  liblinuxsamplerincludedir = $(includedir)/linuxsampler  liblinuxsamplerincludedir = $(includedir)/linuxsampler
18  liblinuxsamplerinclude_HEADERS = Sampler.h EventListeners.h  liblinuxsamplerinclude_HEADERS = Sampler.h EventListeners.h

Legend:
Removed from v.1776  
changed lines
  Added in v.1777

  ViewVC Help
Powered by ViewVC