From 0327f33923e0861e59dbaba696f86d87149eb885 Mon Sep 17 00:00:00 2001 From: Charles Schmidt Date: Sun, 28 Jul 2002 22:45:45 +0000 Subject: Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' propert... Original commit message from CVS: Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' properties and 'track-change' signal for the element. --- sys/cdrom/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/cdrom/Makefile.am') diff --git a/sys/cdrom/Makefile.am b/sys/cdrom/Makefile.am index a43c1dcb..c3d0600d 100644 --- a/sys/cdrom/Makefile.am +++ b/sys/cdrom/Makefile.am @@ -7,4 +7,4 @@ libgstcdplayer_la_CFLAGS = $(GST_CFLAGS) libgstcdplayer_la_LIBADD = libgstcdplayer_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -noinst_HEADERS = gstcdplayer.h gstcdplayer_ioctl.h +noinst_HEADERS = gstcdplayer.h gstcdplayer_ioctl.h gstcdplayer_ioctl_solaris.h gstcdplayer_ioctl_bsd.h -- cgit v1.2.1