summaryrefslogtreecommitdiff
path: root/src/libmpg123/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libmpg123/Makefile.am')
-rw-r--r--src/libmpg123/Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/libmpg123/Makefile.am b/src/libmpg123/Makefile.am
deleted file mode 100644
index 4c4392ecc..000000000
--- a/src/libmpg123/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-include $(top_srcdir)/misc/Makefile.common
-
-libdir = $(XINE_PLUGINDIR)
-
-lib_LTLIBRARIES = xineplug_decode_mpg123.la
-
-xineplug_decode_mpg123_la_SOURCES = \
- common.c \
- dct64_i386.c \
- decode_i386.c \
- interface.c \
- layer1.c \
- layer2.c \
- layer3.c \
- tabinit.c \
- xine_decoder.c
-
-xineplug_decode_mpg123_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@
-
-noinst_HEADERS = huffman.h mpg123.h mpglib.h l2tables.h