Browse Source

Exclude createfrommail.php from the build, since it is more a sample than some production quality code.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@653 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 15 years ago
parent
commit
f5343d0c92
1 changed files with 5 additions and 0 deletions
  1. 5 0
      webservices/exclude.txt

+ 5 - 0
webservices/exclude.txt

@@ -0,0 +1,5 @@
+#
+# 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
+#
+createfrommail.php