[SCM] calf/master: + AutoHell: add missing headers to Makefile.am in header directory

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:38:53 UTC 2013


The following commit has been merged in the master branch:
commit 09b765589ca979c546eacb358c2a87496439bb41
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Mon Jan 19 21:21:19 2009 +0000

    + AutoHell: add missing headers to Makefile.am in header directory

diff --git a/src/calf/Makefile.am b/src/calf/Makefile.am
index f5ca0c3..eabee0c 100644
--- a/src/calf/Makefile.am
+++ b/src/calf/Makefile.am
@@ -3,7 +3,8 @@ calfdir = $(includedir)/calf
 calf_HEADERS = audio_fx.h benchmark.h biquad.h buffer.h custom_ctl.h \
     ctl_curve.h ctl_keyboard.h ctl_led.h \
     delay.h envelope.h fft.h fixed_point.h giface.h gui.h inertia.h jackhost.h ladspa_wrap.h loudness.h \
-    lv2_contexts.h lv2_data_access.h lv2_event.h lv2_string_port.h lv2_ui.h lv2_uri_map.h lv2-midiport.h lv2helpers.h lv2wrap.h \
+    lv2_contexts.h lv2_data_access.h lv2_event.h lv2_progress.h lv2_polymorphic_port.h lv2_string_port.h lv2_ui.h \
+    lv2_uri_map.h lv2-midiport.h lv2helpers.h lv2wrap.h \
     main_win.h metadata.h modules.h modules_dev.h modules_small.h modules_synths.h modulelist.h \
     multichorus.h onepole.h organ.h osc.h osctl.h osctlnet.h osctlserv.h plugininfo.h preset.h \
     preset_gui.h primitives.h synth.h utils.h wave.h

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list