diff src/portaudio/bindings/cpp/include/Makefile.am @ 4:e13257ea84a4

Add bzip2, zlib, liblo, portaudio sources
author Chris Cannam
date Wed, 20 Mar 2013 13:59:52 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/portaudio/bindings/cpp/include/Makefile.am	Wed Mar 20 13:59:52 2013 +0000
@@ -0,0 +1,22 @@
+pkginclude_HEADERS = \
+       portaudiocpp/AutoSystem.hxx \
+       portaudiocpp/BlockingStream.hxx \
+       portaudiocpp/CallbackInterface.hxx \
+       portaudiocpp/CallbackStream.hxx \
+       portaudiocpp/CFunCallbackStream.hxx \
+       portaudiocpp/CppFunCallbackStream.hxx \
+       portaudiocpp/Device.hxx \
+       portaudiocpp/DirectionSpecificStreamParameters.hxx \
+       portaudiocpp/Exception.hxx \
+       portaudiocpp/HostApi.hxx \
+       portaudiocpp/InterfaceCallbackStream.hxx \
+       portaudiocpp/MemFunCallbackStream.hxx \
+       portaudiocpp/PortAudioCpp.hxx \
+       portaudiocpp/SampleDataFormat.hxx \
+       portaudiocpp/Stream.hxx \
+       portaudiocpp/StreamParameters.hxx \
+       portaudiocpp/SystemDeviceIterator.hxx \
+       portaudiocpp/SystemHostApiIterator.hxx \
+       portaudiocpp/System.hxx
+
+#       portaudiocpp/AsioDeviceAdapter.hxx