moving towards 5.0
[nodemanager.git] / Makefile
index 1f4c8d7..2492116 100644 (file)
--- 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 
+