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

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

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

revision 53 by schoenebeck, Mon Apr 26 17:15:51 2004 UTC revision 411 by schoenebeck, Sat Feb 26 02:01:14 2005 UTC
# Line 1  Line 1 
1  INCLUDES = $(all_includes)  INCLUDES = $(all_includes)
2  METASOURCES = AUTO  METASOURCES = AUTO
3  SUBDIRS = gig common  SUBDIRS = gig common
4    noinst_LTLIBRARIES = liblinuxsamplerengines.la
5    noinst_HEADERS = EngineChannelFactory.h EngineFactory.h
6    liblinuxsamplerengines_la_SOURCES = EngineChannelFactory.cpp EngineFactory.cpp

Legend:
Removed from v.53  
changed lines
  Added in v.411

  ViewVC Help
Powered by ViewVC