diff options
Diffstat (limited to 'sys/osxaudio/Makefile.am')
-rw-r--r-- | sys/osxaudio/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/osxaudio/Makefile.am b/sys/osxaudio/Makefile.am index cfd0c4d35..c7cb2871e 100644 --- a/sys/osxaudio/Makefile.am +++ b/sys/osxaudio/Makefile.am @@ -20,7 +20,8 @@ libgstosxaudio_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = gstosxaudiosink.h \ gstosxaudioelement.h \ gstosxringbuffer.h \ - gstosxaudiosrc.h + gstosxaudiosrc.h \ + gstosxcoreaudio.h |