mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-21 15:33:14 -04:00
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@26 0778d3d1-df1d-0410-868b-ea421aaaa00d
8 lines
144 B
Makefile
8 lines
144 B
Makefile
if VST_SUPPORT
|
|
VESTIGE_SUBDIR=vestige
|
|
endif
|
|
|
|
SUBDIRS = audio_file_processor midi_out plucked_string_synth triple_oscillator $(VESTIGE_SUBDIR)
|
|
|
|
|