diff options
| author | 2020-06-14 23:57:14 +0200 | |
|---|---|---|
| committer | 2020-06-14 23:57:14 +0200 | |
| commit | 5c48308014c9f94f6456464acc8ad17895aa7c7c (patch) | |
| tree | a1b9ffb3fa3505e7ea0e780e89f71071409deeef | |
| parent | 96cf00b7291f8dcf3a09dd427d3933a4865de546 (diff) | |
| download | libusbmuxd-5c48308014c9f94f6456464acc8ad17895aa7c7c.tar.gz libusbmuxd-5c48308014c9f94f6456464acc8ad17895aa7c7c.tar.bz2 | |
Make sure generated pkg-config file is matched by .gitignore rule
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -34,7 +34,7 @@ py-compile  stamp-h1  src/.libs  docs/html -libusbmuxd.pc +libusbmuxd*.pc  tools/.libs/*  tools/iproxy  tools/inetcat | 
