/[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 2359 by persson, Sun Jul 8 14:44:47 2012 UTC revision 2360 by persson, Thu Aug 16 17:01:35 2012 UTC
# Line 5  plugin_LTLIBRARIES = linuxsampler.la Line 5  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
8  linuxsampler_la_LDFLAGS = -module -avoid-version  linuxsampler_la_LDFLAGS = -module -avoid-version -no-undefined
9  linuxsampler_la_LIBADD = $(top_builddir)/src/liblinuxsampler.la  linuxsampler_la_LIBADD = $(top_builddir)/src/liblinuxsampler.la
10  endif  endif
11    
12  EXTRA_DIST = $(plugin_DATA)  EXTRA_DIST = manifest.ttl.in linuxsampler.ttl

Legend:
Removed from v.2359  
changed lines
  Added in v.2360

  ViewVC Help
Powered by ViewVC