Browse Source

- New "exclude.txt" files for the streamlined build process

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

+ 7 - 0
core/oql/exclude.txt

@@ -0,0 +1,7 @@
+#
+# The following source files are not re-distributed with the "build" of the application
+# since they are used solely for constructing other files during the build process
+#
+build.cmd
+oql-lexer.plex
+oql-parser.y

+ 7 - 0
navigator/exclude.txt

@@ -0,0 +1,7 @@
+#
+# The following source files are not re-distributed with the "build" of the application
+# since they are used solely for constructing other files during the build process
+#
+iTop
+navigator.as2
+navigator.fla