diff options
Diffstat (limited to 'ksayit/Makefile.am')
-rw-r--r-- | ksayit/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ksayit/Makefile.am b/ksayit/Makefile.am new file mode 100644 index 0000000..80c4d86 --- /dev/null +++ b/ksayit/Makefile.am @@ -0,0 +1,5 @@ +if include_ksayit_audio_plugins + freeverbplugin_DIR = Freeverb_plugin +endif + +SUBDIRS = KTTSD_Lib src $(freeverbplugin_DIR) |