diff options
Diffstat (limited to 'src/libspucmml/Makefile.am')
-rw-r--r-- | src/libspucmml/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/libspucmml/Makefile.am b/src/libspucmml/Makefile.am deleted file mode 100644 index 53a980b57..000000000 --- a/src/libspucmml/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -include $(top_builddir)/misc/Makefile.plugins -include $(top_srcdir)/misc/Makefile.common - -xineplug_LTLIBRARIES = xineplug_decode_spucmml.la - -xineplug_decode_spucmml_la_SOURCES = xine_cmml_decoder.c -xineplug_decode_spucmml_la_LIBADD = $(XINE_LIB) $(LTLIBINTL) -xineplug_decode_spucmml_la_CFLAGS = $(VISIBILITY_FLAG) -xineplug_decode_spucmml_la_LDFLAGS = $(xineplug_ldflags) |