diff options
| author | Nikola Pajkovsky <npajkovs@redhat.com> | 2011-04-01 10:57:21 +0200 |
|---|---|---|
| committer | Nikola Pajkovsky <npajkovs@redhat.com> | 2011-04-01 10:57:21 +0200 |
| commit | f371a5891d29b3e570aa6f940c8b5d2f0350edd4 (patch) | |
| tree | b783f3896a56ec92cffa5f3edf38dd72215a4bd2 | |
| parent | 9e97b993b215f06c0aa3afb0e54cc51344922317 (diff) | |
hide new pc file
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -63,7 +63,6 @@ Makefile.in m4 missing ABOUT-NLS -abrt.pc aclocal.m4 autom4te.cache config.guess @@ -84,6 +83,10 @@ tests/atconfig tests/atlocal tests/package.m4 +# pc files +src/btparser/btparser.pc +abrt.pc + # retrace server doc doc/mdate-sh doc/stamp-vti |
