summaryrefslogtreecommitdiff
path: root/gst/types/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/types/Makefile.am')
-rw-r--r--gst/types/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/types/Makefile.am b/gst/types/Makefile.am
index df92364e5f..cf6ae60bd0 100644
--- a/gst/types/Makefile.am
+++ b/gst/types/Makefile.am
@@ -5,7 +5,5 @@ filter_LTLIBRARIES = libgsttypes.la
libgsttypes_la_SOURCES = gsttypes.c
libgsttypes_la_CFLAGS = $(XML_CFLAGS) $(GLIB_CFLAGS)
-
libgsttypes_la_LIBADD = $(XML_LIBS) $(GLIB_LIBS)
-
libgsttypes_la_LDFLAGS = -version-info $(GST_LIBVERSION)