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

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

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

revision 2355 by capela, Thu Nov 24 17:00:29 2011 UTC revision 2356 by persson, Sun Jul 8 14:44:47 2012 UTC
# Line 4  plugindir = $(libdir)/lv2/linuxsampler.l Line 4  plugindir = $(libdir)/lv2/linuxsampler.l
4  plugin_LTLIBRARIES = linuxsampler.la  plugin_LTLIBRARIES = linuxsampler.la
5  plugin_DATA = manifest.ttl linuxsampler.ttl  plugin_DATA = manifest.ttl linuxsampler.ttl
6    
7  linuxsampler_la_SOURCES = PluginLv2.cpp PluginLv2.h \  linuxsampler_la_SOURCES = PluginLv2.cpp PluginLv2.h
         lv2_event.h lv2_state.h lv2_uri_map.h lv2_files.h  
8  linuxsampler_la_LDFLAGS = -module -avoid-version  linuxsampler_la_LDFLAGS = -module -avoid-version
9  linuxsampler_la_LIBADD = $(top_builddir)/src/liblinuxsampler.la  linuxsampler_la_LIBADD = $(top_builddir)/src/liblinuxsampler.la
10  endif  endif

Legend:
Removed from v.2355  
changed lines
  Added in v.2356

  ViewVC Help
Powered by ViewVC