aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2017-08-31 01:41:26 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2017-12-31 12:20:59 +0100
commit40d59f14a240e943205fafe7d2449b286d3b4913 (patch)
treeb3a94e423e498b51d0bef6876b3b3397d4d73469 /.gitignore
parent5f941573b0040c1b27014b4756155c86fe896b9f (diff)
Add a pkg-config manifest for libosmogapk
In order to make pkg-config 'see' the libosmogapk, a corresponding package description is required. For more details, see: https://autotools.io/pkgconfig/file-format.html
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6288340..456b782 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@ autoscan-2.*.log
configure.scan
# autoreconf by-products
-*.in
+Makefile.in
aclocal.m4
autom4te.cache/
@@ -18,6 +18,7 @@ m4/
missing
# configure by-products
+*.pc
.deps
Makefile