[SCM] calf/master: + Added custom_ctl.h to includes Makefile.am

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:36:50 UTC 2013


The following commit has been merged in the master branch:
commit d19104564d4010281a02daadc978ebc8ddd0db65
Author: kfoltman <kfoltman at 78b06b96-2940-0410-b7fc-879d825d01d8>
Date:   Sat Dec 29 00:39:38 2007 +0000

    + Added custom_ctl.h to includes Makefile.am
    
    
    
    git-svn-id: https://calf.svn.sourceforge.net/svnroot/calf/trunk@53 78b06b96-2940-0410-b7fc-879d825d01d8

diff --git a/src/calf/Makefile.am b/src/calf/Makefile.am
index e58384d..9f76018 100644
--- a/src/calf/Makefile.am
+++ b/src/calf/Makefile.am
@@ -1,6 +1,6 @@
 calfdir = $(includedir)/calf
 
-calf_HEADERS = audio_fx.h benchmark.h biquad.h buffer.h \
+calf_HEADERS = audio_fx.h benchmark.h biquad.h buffer.h custom_ctl.h \
     delay.h fft.h fixed_point.h giface.h gui.h inertia.h \
     jackhost.h modules.h modules_dev.h modules_synths.h \
     onepole.h organ.h osc.h preset.h preset_gui.h primitives.h \

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list