X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=2492116cd9d0f2fdf2853be3ea2905abe46ce11d;hb=fda8d4da0b665b91cb6c2c4524c15a6a3feb3aad;hp=1f4c8d7ba93a767888a916cafddd2738e93b2f2b;hpb=5cd33df79bf202ab285cf83cafd0c679927022d9;p=nodemanager.git diff --git a/Makefile b/Makefile index 1f4c8d7..2492116 100644 --- a/Makefile +++ b/Makefile @@ -31,5 +31,7 @@ clean: .PHONY: all install clean +########## tags: find . '(' -name '*.py' -o -name '*.c' -o -name '*.spec' ')' | xargs etags +