diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2013-10-15 10:18:29 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2013-10-15 10:18:29 +0200 |
commit | e4fbcc549a143992f72333404adb0180afa69e1a (patch) | |
tree | be6e9d01ae9356b7a6bb77576fa987b9a40b055c /bin | |
parent | 1793e5c1ff5d4b84178b4805026b8d455f32b0e5 (diff) |
fdo#70371: create findunusedheaders target
- you can now do "make unusedheaders" to look for headers that seem to be used
- also renamed the script in ./bin to follow the conventions there
Change-Id: Ia9487af02effd05bfbc5c3f5c04b928a407b0fa4
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/find-unusedheaders.pl (renamed from bin/find_unusedheaders.pl) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/find_unusedheaders.pl b/bin/find-unusedheaders.pl index c6d7bdab59c8..c6d7bdab59c8 100755 --- a/bin/find_unusedheaders.pl +++ b/bin/find-unusedheaders.pl |