summaryrefslogtreecommitdiff
path: root/wearable/ext/soup/Makefile.am
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-02-01 13:44:31 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-02-01 13:44:31 +0900
commit73ea2d7db1c622705a034dc3aa73b02693bc9aad (patch)
tree8ec6ded7aa6ffd57bc2b0c1a44d70dc1d46d4be3 /wearable/ext/soup/Makefile.am
parent9e1f49bdfcf5a218296206db6db790187c114084 (diff)
downloadgst-plugins-good0.10-tizen_2.3.tar.gz
gst-plugins-good0.10-tizen_2.3.tar.bz2
gst-plugins-good0.10-tizen_2.3.zip
Diffstat (limited to 'wearable/ext/soup/Makefile.am')
-rw-r--r--wearable/ext/soup/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/wearable/ext/soup/Makefile.am b/wearable/ext/soup/Makefile.am
deleted file mode 100644
index 6916b17..0000000
--- a/wearable/ext/soup/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-plugin_LTLIBRARIES = libgstsouphttpsrc.la
-
-libgstsouphttpsrc_la_SOURCES = gstsouphttpsrc.c gstsouphttpclientsink.c gstsoup.c
-
-libgstsouphttpsrc_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(SOUP_CFLAGS)
-libgstsouphttpsrc_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgsttag-@GST_MAJORMINOR@ $(GST_BASE_LIBS) $(SOUP_LIBS)
-libgstsouphttpsrc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstsouphttpsrc_la_LIBTOOLFLAGS = --tag=disable-static
-
-noinst_HEADERS = gstsouphttpsrc.h gstsouphttpclientsink.h