]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Added missing headers to the spandsp Makefile.am
authorSteve Underwood <steveu@haswell.coppice.org>
Fri, 16 Aug 2013 14:21:17 +0000 (22:21 +0800)
committerSteve Underwood <steveu@haswell.coppice.org>
Fri, 16 Aug 2013 14:21:17 +0000 (22:21 +0800)
libs/spandsp/src/Makefile.am

index 812100f9cb0d04e30e431ca06a510c95d09adf03..a3b7a48ecd7f9ed5ef53a585c6a4183384e5d50a 100644 (file)
@@ -294,6 +294,9 @@ nobase_include_HEADERS = spandsp/ademco_contactid.h \
                          spandsp/private/modem_echo.h \
                          spandsp/private/noise.h \
                          spandsp/private/oki_adpcm.h \
+                         spandsp/private/playout.h \
+                         spandsp/private/plc.h \
+                         spandsp/private/power_meter.h \
                          spandsp/private/queue.h \
                          spandsp/private/schedule.h \
                          spandsp/private/sig_tone.h \