mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 11:30:12 +01:00
build: fix make cscope step for removed directories
This commit is contained in:
parent
a45029b7b0
commit
8f13cb490b
1 changed files with 1 additions and 1 deletions
|
|
@ -5849,7 +5849,7 @@ uninstall-hook: $(uninstall_hook)
|
|||
###############################################################################
|
||||
|
||||
cscope:
|
||||
cscope -b -q -R -sshared -ssrc -slibnm -sclients;
|
||||
cscope -b -q -R -ssrc
|
||||
|
||||
###############################################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue