Merge branch 'picture' into pretty
[wolnelektury.git] / scripts / make-tags
index 1eba155..0afb859 100755 (executable)
@@ -7,4 +7,4 @@ if [ -n "$VIRTUAL_ENV" ]; then
   find ${VIRTUAL_ENV}/lib -name '*.py' |xargs etags -a -o ${ROOT}/TAGS
 else
     echo "No Virtual env enabled, will not add it to TAGS"
-fi
\ No newline at end of file
+fi