X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=Makefile;h=6f557bae544f0079e28bfc58ee3dd64fe69d5015;hp=80d49c4c34a20bf40d2ad6fd1a553c98abde701b;hb=deee82377a1f72626cede01fdfec5e9d7cc274ce;hpb=9c374e6720cfd174ed38d25541bb66006f3e2ad2 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