summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3acf9983..6bca1c12 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,10 +49,10 @@ check-torture:
true
endif
-pcverfiles = farstream-@GST_MAJORMINOR@.pc
+pcverfiles = farstream-@FS_MAJORMINOR@.pc
pcinfiles = farstream.pc.in
-%-@GST_MAJORMINOR@.pc: %.pc
+%-@FS_MAJORMINOR@.pc: %.pc
cp $< $@
pkgconfigdir = $(libdir)/pkgconfig