summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-07-12 12:49:14 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-07-12 12:49:14 +0000
commit68bd6538d8347f4f7b89e23b7bade8752bd9187f (patch)
tree6ff421c45dd310ed53864b073547eb25dcddc3e0 /gst
parent743b82aef53a5c4cefd3a25253b821f62874c297 (diff)
various spec file and build fixes agogo /me kicks ds in a friendly way
Original commit message from CVS: various spec file and build fixes agogo /me kicks ds in a friendly way
Diffstat (limited to 'gst')
-rw-r--r--gst/debug/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/debug/Makefile.am b/gst/debug/Makefile.am
index 7bd5f2b2..6bcf345e 100644
--- a/gst/debug/Makefile.am
+++ b/gst/debug/Makefile.am
@@ -7,5 +7,5 @@ noinst_HEADERS = efence.h
libgstefence_la_SOURCES = efence.c
libgstefence_la_CFLAGS = $(GST_CFLAGS)
-libgstefence_la_LDFLAGS = $(GST_LIBS)
+libgstefence_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)