From 53757c9dd5c0a03a0d50d1482025bb3beacde46a Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 23 Feb 2010 23:14:40 -0500 Subject: Use pkg-config. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ff0675d..7dabbdf 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ Makefile.in # Test executables /tests/*-test +# pkg-config files +*.pc + # Files and folders created by libtool .libs/ *.l[oa] -- cgit v1.2.3