]> granicus.if.org Git - libnl/commitdiff
make: automake provides a cscope target these days
authorThomas Graf <tgraf@suug.ch>
Sun, 2 Dec 2012 18:16:49 +0000 (19:16 +0100)
committerThomas Graf <tgraf@suug.ch>
Fri, 21 Dec 2012 12:30:21 +0000 (13:30 +0100)
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Makefile.am

index 6ec9aa2c8d45ecd132e3b17a2e5701f7e66cbe28..bc4266def1849c3bb7431f1002f4eda9a836f9d2 100644 (file)
@@ -20,7 +20,3 @@ pkgsysconf_DATA = etc/pktloc etc/classid
 
 EXTRA_DIST = \
        $(pkgsysconf_DATA)
-
-.PHONY: cscope
-cscope:
-       cscope -b -q -R -Iinclude -slib -ssrc;