[PATCH xf86-input-mouse] Install xf86-mouse.pc file

Peter Hutterer peter.hutterer at who-t.net
Sun Jul 29 16:08:46 PDT 2012


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 Makefile.am |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 01da486..77e9962 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,9 @@
 SUBDIRS = include src man
 MAINTAINERCLEANFILES = ChangeLog INSTALL
 
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = xf86-mouse.pc
+
 .PHONY: ChangeLog INSTALL
 
 INSTALL:
-- 
1.7.10.4



More information about the xorg-devel mailing list