mirror of
https://github.com/LMMS/lmms.git
synced 2026-01-26 07:18:13 -05:00
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@20 0778d3d1-df1d-0410-868b-ea421aaaa00d
8 lines
161 B
Makefile
8 lines
161 B
Makefile
if HAVE_LIBFST
|
|
VESTIGE_SUBDIR=vestige
|
|
endif
|
|
|
|
SUBDIRS = audio_file_processor ladspa_sine_1063 midi_out plucked_string_synth triple_oscillator $(VESTIGE_SUBDIR)
|
|
|
|
|