mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-20 23:13:08 -04:00
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@31 0778d3d1-df1d-0410-868b-ea421aaaa00d
8 lines
135 B
Makefile
8 lines
135 B
Makefile
if VST_SUPPORT
|
|
VESTIGE_SUBDIR=vestige
|
|
endif
|
|
|
|
SUBDIRS = audio_file_processor plucked_string_synth triple_oscillator $(VESTIGE_SUBDIR)
|
|
|
|
|