X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=94669614f1aec2afe0a7eb7549c6edfa8c2590cf;hb=8e13e7b178d5ffec16cdfa0e3b81f883fca5ec68;hp=f162f5f6539af505bce2b10eabf44fac2fa032b8;hpb=c90d0db64aa5d2ff20a629e6a74f57e7b43d8cfc;p=sfa.git diff --git a/Makefile b/Makefile index f162f5f6..94669614 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ force: ########## tags: - find . -type f | egrep -v '/\.git/|/\.svn/|TAGS|\.py[co]$$|\.doc$$|\.html$$|\.pdf$$|~$$|\.png$$|\.svg$$|\.out$$|\.bak$$|\.xml$$' | xargs etags + find . -type f | egrep -v '/\.git/|/\.svn/|TAGS|~$$|\.(py[co]|doc|html|pdf|png|svg|out|bak|xml|dg)$$' | xargs etags .PHONY: tags signatures: