[SCM] calf/master: Add missing include to the include list to unbreak --enable-experimental.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:41:12 UTC 2013


The following commit has been merged in the master branch:
commit 3fdc76638e9515d1bb6cc9889a33de902fb66dd3
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Sun Sep 16 12:10:32 2012 +0100

    Add missing include to the include list to unbreak --enable-experimental.

diff --git a/src/calf/Makefile.am b/src/calf/Makefile.am
index 4ebdca5..c7336f3 100644
--- a/src/calf/Makefile.am
+++ b/src/calf/Makefile.am
@@ -9,4 +9,5 @@ noinst_HEADERS = audio_fx.h benchmark.h biquad.h buffer.h custom_ctl.h \
     modules.h modules_comp.h modules_dev.h modules_dist.h modules_eq.h modules_limit.h modules_mod.h modules_synths.h \
     modulelist.h \
     multichorus.h onepole.h organ.h osc.h osctl.h plugin_tools.h preset.h \
-    preset_gui.h primitives.h session_mgr.h synth.h utils.h vumeter.h wave.h waveshaping.h
+    preset_gui.h primitives.h session_mgr.h synth.h utils.h vumeter.h wave.h waveshaping.h wavetable.h
+

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list