diff --git a/Makefile.am b/Makefile.am index 29d39b4c5..aa79967e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5849,7 +5849,7 @@ uninstall-hook: $(uninstall_hook) ############################################################################### cscope: - cscope -b -q -R -sshared -ssrc -slibnm -sclients; + cscope -b -q -R -ssrc ###############################################################################