Dolda2000 GitWeb
/
doldaconnect.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Use an Automake conditional for Guile lib building.
[doldaconnect.git]
/
lib
/
guile
/
dolcon
/
Makefile.am
Commit
Line
Data
d3372da9
1
moduledir=$(datadir)/guile/site/dolcon
eb511463
FT
2
3
if ELIB_GUILE
a73e353e
4
module_DATA=ui.scm util.scm
eb511463
5
endif
d3372da9
6
a73e353e
7
EXTRA_DIST=ui.scm util.scm