summaryrefslogtreecommitdiff
path: root/henrietta-cache.setup
blob: 301467ed48a786b7323e6356ec22d1bb1e6c8a4b (plain)
1
2
3
4
5
6
7
8
;;;; henrietta-cache.setup -*- Scheme -*-

(compile -O3 -d0 henrietta-cache.scm)

(install-program
 'henrietta-cache
 '("henrietta-cache")
 '((version "1.0")))