source:
project/release/3/stream-ldif/stream-ldif.setup
@
9687
Last change on this file since 9687 was 2488, checked in by , 14 years ago | |
---|---|
File size: 238 bytes |
Line | |
---|---|
1 | (compile -s -O2 -d0 stream-ldif.scm -emit-exports stream-ldif.exports) |
2 | (install-extension |
3 | 'stream-ldif |
4 | '("stream-ldif.so" "stream-ldif.html") |
5 | '((documentation "stream-ldif.html") |
6 | (exports "stream-ldif.exports") |
7 | (version 1.2) ) ) |
Note: See TracBrowser
for help on using the repository browser.