summaryrefslogtreecommitdiffstats
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
commit4096b30e3a93e66a0f3e0ead22a84e299b6742fc (patch)
tree9143d6856720749547808fe1bddc7a5556f7f5ff /Makefile.am
parentefa337df0a1abf0039e9a7591ad8fcf3f34fc464 (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