/[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 1842 by persson, Sat Feb 21 16:11:17 2009 UTC revision 1923 by persson, Sat Jun 27 16:55:41 2009 UTC
# Line 1  Line 1 
1  if HAVE_LV2  if HAVE_LV2
2  INCLUDES = $(LV2_CFLAGS) $(GIG_CFLAGS)  INCLUDES = $(LV2_CFLAGS) $(GIG_CFLAGS) $(SQLITE3_CFLAGS)
3  plugindir = $(libdir)/lv2/linuxsampler.lv2  plugindir = $(libdir)/lv2/linuxsampler.lv2
4  plugin_LTLIBRARIES = linuxsampler.la  plugin_LTLIBRARIES = linuxsampler.la
5  plugin_DATA = manifest.ttl linuxsampler.ttl  plugin_DATA = manifest.ttl linuxsampler.ttl

Legend:
Removed from v.1842  
changed lines
  Added in v.1923

  ViewVC Help
Powered by ViewVC