small fix

Original commit message from CVS:
small fix
This commit is contained in:
Thomas Vander Stichele 2002-12-08 20:13:22 +00:00
parent d8dc45098d
commit ae307ae6fd

View file

@ -27,9 +27,9 @@ DIST_SUBDIRS = include libs gst tools tests testsuite examples docs
all-local: gstreamer-@GST_MAJORMINOR@.pc gstreamer-@GST_MAJORMINOR@-uninstalled.pc
gstreamer-@GST_MAJORMINOR@.pc: gstreamer.pc
gstreamer-@GST_MAJORMINOR@.pc: gstreamer.pc gstreamer.pc.in
cp gstreamer.pc gstreamer-@GST_MAJORMINOR@.pc
gstreamer-@GST_MAJORMINOR@-uninstalled.pc: gstreamer.pc
gstreamer-@GST_MAJORMINOR@-uninstalled.pc: gstreamer-uninstalled.pc gstreamer-uninstalled.pc.in
cp gstreamer-uninstalled.pc gstreamer-@GST_MAJORMINOR@-uninstalled.pc
pkgconfigdir = $(libdir)/pkgconfig