summaryrefslogtreecommitdiff
path: root/ext/neon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/neon/Makefile.am')
-rw-r--r--ext/neon/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/neon/Makefile.am b/ext/neon/Makefile.am
deleted file mode 100644
index b5ea9a770..000000000
--- a/ext/neon/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-plugin_LTLIBRARIES = libgstneonhttpsrc.la
-
-libgstneonhttpsrc_la_SOURCES = gstneonhttpsrc.c
-
-libgstneonhttpsrc_la_CFLAGS = $(GST_CFLAGS) $(NEON_CFLAGS)
-libgstneonhttpsrc_la_LIBADD = $(GST_BASE_LIBS) $(NEON_LIBS)
-libgstneonhttpsrc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-
-noinst_HEADERS = gstneonhttpsrc.h