[SCM] calf/master: Add missing include to the list.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:40:47 UTC 2013


The following commit has been merged in the master branch:
commit 1e3f3ed0d493d3a9e1a7454a32381c733ba67fe0
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Sat Dec 17 14:53:58 2011 +0000

    Add missing include to the list.

diff --git a/src/calf/Makefile.am b/src/calf/Makefile.am
index b2bc234..4ebdca5 100644
--- a/src/calf/Makefile.am
+++ b/src/calf/Makefile.am
@@ -6,7 +6,7 @@ noinst_HEADERS = audio_fx.h benchmark.h biquad.h buffer.h custom_ctl.h \
     lv2_data_access.h lv2_event.h lv2_external_ui.h \
     lv2_state.h  lv2_progress.h lv2_ui.h lv2_uri_map.h lv2helpers.h lv2wrap.h \
     metadata.h modmatrix.h \
-    modules.h modules_comp.h modules_dev.h modules_dist.h modules_eq.h modules_mod.h modules_synths.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

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list