Skip to content

Commit

Permalink
[cleanup] _tags: less folder included
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Ye committed Oct 26, 2012
1 parent d41e353 commit d0cb5e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _tags
Expand Up @@ -12,7 +12,7 @@
<**/*>: -include, -traverse

# Subdirectories to include
<{ocamllib,compiler,lib,lib/plugins,tools,tools/build}>: include
<{ocamllib,compiler,lib,tools}>: include

# Warnings
<**/*.ml>: warn_L, warn_Z, warn_error_A
2 changes: 2 additions & 0 deletions tools/_tags
Expand Up @@ -5,6 +5,8 @@

<dependencies>: -include, -traverse

<build>: include

# Odep
<odep*.{ml,byte,native}>: thread, use_str, use_unix, use_graph, use_zip, use_libbase, use_ulex

Expand Down

0 comments on commit d0cb5e8

Please sign in to comment.