From 83f94c1e5f748c72cde600ddd09e8cc74aa9701d Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 21 Jan 2009 16:58:21 +0000 Subject: Bug 568220 – need pkg-config file svn path=/trunk/; revision=3372 --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b2b43d3..9fa9710 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,6 +14,11 @@ if ENABLE_THUMBNAILER SUBDIRS += thumbnailer endif +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = \ + evince-backend-$(EV_API_VERSION).pc \ + evince-view-$(EV_API_VERSION).pc + # Applications intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in -- cgit v0.9.1