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

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

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

revision 1933 by persson, Sat Jun 27 16:55:41 2009 UTC revision 1934 by schoenebeck, Sun Jul 12 10:35:55 2009 UTC
# Line 10  liblinuxsamplerdriversinclude_HEADERS = Line 10  liblinuxsamplerdriversinclude_HEADERS =
10    
11  noinst_LTLIBRARIES = liblinuxsamplerdrivers.la  noinst_LTLIBRARIES = liblinuxsamplerdrivers.la
12  liblinuxsamplerdrivers_la_SOURCES = \  liblinuxsamplerdrivers_la_SOURCES = \
13          DeviceParameter.cpp DeviceParameter.h Device.h \          Device.cpp Device.h \
14            DeviceParameter.cpp DeviceParameter.h \
15          DeviceParameterFactory.cpp DeviceParameterFactory.h \          DeviceParameterFactory.cpp DeviceParameterFactory.h \
16          Plugin.cpp Plugin.h          Plugin.cpp Plugin.h
17  liblinuxsamplerdrivers_la_LDFLAGS =  liblinuxsamplerdrivers_la_LDFLAGS =

Legend:
Removed from v.1933  
changed lines
  Added in v.1934

  ViewVC Help
Powered by ViewVC