[brasero] Add libbrasero-burn.pc to make it installable.



commit fa6232958e512ea6a0dbce0771dd557b9083c204
Author: Luis Medinas <lmedinas gnome org>
Date:   Sun Jun 21 21:06:07 2009 +0100

    Add libbrasero-burn.pc to make it installable.

 Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 6403cdc..4ffbca5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,8 @@ EXTRA_DIST = 			\
 	intltool-merge.in	\
 	intltool-update.in	\
 	gnome-doc-utils.make	\
-	libbrasero-media.pc
+	libbrasero-media.pc	\
+	libbrasero-burn.pc
 
 noinst_PROGRAMS =
 
@@ -32,7 +33,7 @@ DISTCLEANFILES = \
 	gtk-doc.make
 
 pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = libbrasero-media.pc
+pkgconfig_DATA = libbrasero-media.pc libbrasero-burn.pc
 
 # Copy all the spec files. Of course, only one is actually used.
 dist-hook:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]