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