diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2012-09-11 18:01:32 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@googlemail.com> | 2012-09-11 18:08:00 +0200 |
commit | a5b4f7df9babf7c74698bea4fc608080181c34ed (patch) | |
tree | d20d7bc81a197dd6456b3c659dd159cd38bd1cf4 /.gitignore | |
parent | 12db259e6fdd886b67b2a0dab7e4953d5a71aa57 (diff) |
build: add uterm pkg-config file
We intend to make libuterm independent of kmscon so it can be used by
other projects. Therefore, add a pkg-config file for easier integration
into other build systems.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ configure *.tar.bz2 libtool libeloop.pc +libuterm.pc m4/ stamp-* .deps |