mirror of
https://github.com/LMMS/lmms.git
synced 2026-01-26 15:28:14 -05:00
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@113 0778d3d1-df1d-0410-868b-ea421aaaa00d
7 lines
183 B
Makefile
7 lines
183 B
Makefile
if VST_SUPPORT
|
|
VESTIGE_SUBDIR=vestige
|
|
endif
|
|
|
|
SUBDIRS = audio_file_processor bit_invader flp_import midi_import organic plucked_string_synth triple_oscillator $(VESTIGE_SUBDIR) vibed
|
|
|