summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-12-08 17:51:34 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-12-08 17:51:34 +0000
commit9fff9f4647e3c6ec416b1c53233acd5d37ee46c7 (patch)
tree7affe4e81c50ac73b92a6fa58eb754adbac705bf
parentb521a373bf88e1f2cfbc2bf41e1d7c38a032be3d (diff)
downloadgstreamer-plugins-bad-9fff9f4647e3c6ec416b1c53233acd5d37ee46c7.tar.gz
build fix
Original commit message from CVS: build fix
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cd4a884aa..73da37361 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ gstreamer-libs-@GST_MAJORMINOR@.pc: gstreamer-libs.pc
cp gstreamer-libs.pc gstreamer-libs-@GST_MAJORMINOR@.pc
gstreamer-play-@GST_MAJORMINOR@.pc: gstreamer-play.pc
cp gstreamer-play.pc gstreamer-play-@GST_MAJORMINOR@.pc
-gst_element_check-@GST_MAJORMINOR@.m4: gst-element-check.m4
+gst-element-check-@GST_MAJORMINOR@.m4: gst-element-check.m4
cp gst-element-check.m4 gst-element-check-@GST_MAJORMINOR@.m4
pkgconfigdir = $(libdir)/pkgconfig