X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=6f557bae544f0079e28bfc58ee3dd64fe69d5015;hb=e283fe2eb8fc83942da4c7e5055f0d3969fefa22;hp=80d49c4c34a20bf40d2ad6fd1a553c98abde701b;hpb=6c978327b002ef4b46047ce22ba7e8f61768f652;p=myslice.git diff --git a/Makefile b/Makefile index 80d49c4c..6f557bae 100644 --- a/Makefile +++ b/Makefile @@ -96,6 +96,9 @@ redo-templates: clean-templates templates myfiles: force @git ls-files | egrep -v 'insert(_|-)above|third-party/|to-be-integrated/' +pyfiles: force + @git ls-files | grep '\.py$$' + # in general it's right to rely on the contents as reported by git tags: force $(MAKE-SILENT) myfiles | xargs etags