diff options
Diffstat (limited to 'sys/cdrom/Makefile.am')
-rw-r--r-- | sys/cdrom/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/cdrom/Makefile.am b/sys/cdrom/Makefile.am index 6fb066c5e..78aa461e8 100644 --- a/sys/cdrom/Makefile.am +++ b/sys/cdrom/Makefile.am @@ -5,5 +5,6 @@ libgstcdplayer_la_SOURCES = gstcdplayer.c gstcdplayer_ioctl.c libgstcdplayer_la_CFLAGS = $(GST_CFLAGS) libgstcdplayer_la_LIBADD = libgstcdplayer_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstcdplayer_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = gstcdplayer.h gstcdplayer_ioctl.h gstcdplayer_ioctl_solaris.h gstcdplayer_ioctl_bsd.h |