repo.or.cz
/
libgcal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Unit test stuff on new contact fields.
[libgcal.git]
/
mk
/
libtool-fix.am
blob
1bbe66ab4c977bb5657aabf4477a374ae2956d3f
1
# fix make -s
2
# please keep this "if" indented
3
ifneq (,$(findstring s,$(MAKEFLAGS)))
4
LIBTOOL += --silent
5
endif