summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@openedhand.com>2008-02-18 18:04:10 +0000
committerEmmanuele Bassi <ebassi@openedhand.com>2008-02-18 18:04:10 +0000
commitfa060307de3cfdeba6596f85bdbf30b2d0c5685e (patch)
tree32b4b706e2be4566bc0103884dcb6dd719fc45ad /Makefile.am
parent95fbc8baa01e12d01f2f5555b21f47e72441bd43 (diff)
downloadclutter-gst-fa060307de3cfdeba6596f85bdbf30b2d0c5685e.tar.gz
2008-02-18 Emmanuele Bassi <ebassi@openedhand.com>
* configure.ac: * NEWS: Brown paper bag release 0.6.1 * Makefile.am: Fix the generation of the pkg-config file.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index b8e1ee6..a4f4231 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,14 +1,14 @@
SUBDIRS = clutter-gst doc examples
-clutter-gst-0.5.pc: clutter-gst.pc
- @cp -f clutter-gst.pc clutter-gst-0.5.pc
+clutter-gst-0.6.pc: clutter-gst.pc
+ @cp -f clutter-gst.pc clutter-gst-0.6.pc
-pkgconfig_DATA = clutter-gst-0.5.pc
+pkgconfig_DATA = clutter-gst-0.6.pc
pkgconfigdir = $(libdir)/pkgconfig
EXTRA_DIST = clutter-gst.pc.in
-CLEANFILES = clutter-gst-0.5.pc
+CLEANFILES = clutter-gst-0.6.pc
DISTCLEANFILES = clutter-gst.pc