summaryrefslogtreecommitdiff
path: root/src/input/libreal
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/libreal')
-rw-r--r--src/input/libreal/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/input/libreal/Makefile.am b/src/input/libreal/Makefile.am
deleted file mode 100644
index bd97a7548..000000000
--- a/src/input/libreal/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-include $(top_srcdir)/misc/Makefile.common
-
-AM_CFLAGS = $(DEFAULT_OCFLAGS) $(VISIBILITY_FLAG)
-AM_CPPFLAGS = -I$(top_srcdir)/src/input/librtsp
-
-noinst_HEADERS = real.h asmrp.h rmff.h sdpplin.h
-
-noinst_LTLIBRARIES = libreal.la
-
-libreal_la_SOURCES = real.c asmrp.c rmff.c sdpplin.c