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
commit408c6da9362c6ae1e9c9ff1c2e10fa1c1480cf30 (patch)
tree821974c5240c2567c59ca0eed6a548d4183d4afc
parent3332daedadec0167263c059c0bd6994b769dea2e (diff)
downloadgstreamer-plugins-base-408c6da9362c6ae1e9c9ff1c2e10fa1c1480cf30.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