Browse Source

Exclude build.bash from the build

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1378 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 14 years ago
parent
commit
7cbe2f6324
1 changed files with 2 additions and 1 deletions
  1. 2 1
      core/oql/exclude.txt

+ 2 - 1
core/oql/exclude.txt

@@ -3,5 +3,6 @@
 # since they are used solely for constructing other files during the build process
 #
 build.cmd
+build.bash
 oql-lexer.plex
-oql-parser.y
+oql-parser.y