X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=4228020f9faf62b783f28ffe66d8626406d1e838;hb=02a4a59a4a49183ec8c631cc03243b97f4602d50;hp=47dbacc9ca8e0e86ea57757fe39221dbc7563212;hpb=b68af79064f6d34bbaf21e18dc12eeac293f82f9;p=sfa.git diff --git a/Makefile b/Makefile index 47dbacc9..4228020f 100644 --- a/Makefile +++ b/Makefile @@ -96,7 +96,7 @@ force: ########## # a lot of stuff in the working dir is just noise scan: - @find . -type f | egrep -v '^\./\.|/\.git/|/\.svn/|TAGS|AA-|~$$|egg-info|\.(py[co]|doc|html|pdf|png|svg|out|bak|xml|dg)$$' + @find . -type f | egrep -v '^\./\.|/\.git/|/\.svn/|TAGS|AA-|~$$|egg-info|\.(py[co]|doc|html|pdf|png|svg|out|bak|dg)$$' tags: $(MAKE) scan | xargs etags