Skip to content

Commit

Permalink
Omit compilation of files that are not meant to be compiled.
Browse files Browse the repository at this point in the history
Now, when installing rudybot as a collect, raco setup doesn't try to
compile these files.
  • Loading branch information
stamourv committed Aug 29, 2011
1 parent 023f0d0 commit cfea966
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions info.rkt
@@ -0,0 +1,3 @@
#lang setup/infotab

(define compile-omit-paths '("incubot-tests.rkt" "sighting-server.rkt"))

0 comments on commit cfea966

Please sign in to comment.