summaryrefslogtreecommitdiff
path: root/Makefile.am
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
commitc5bb5256632c8bc30f11aeb05996c0ae9530c61b (patch)
tree2f66ca0ef6d903f56ac3fe9faf1ff2d002ebd824 /Makefile.am
parentac04104547ed28a2e5e0982b3322968af8a8f94c (diff)
build fix
Original commit message from CVS: build fix
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cd4a884a..73da3736 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