moved trunk into place
This commit is contained in:
commit
c1e1d067d2
260 changed files with 96276 additions and 0 deletions
7
bindings/cpp/Makefile.am
Normal file
7
bindings/cpp/Makefile.am
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
SUBDIRS = lib include bin
|
||||
#doc
|
||||
|
||||
EXTRA_DIST = portaudiocpp.pc
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = portaudiocpp.pc
|
||||
Loading…
Reference in a new issue