repo.or.cz
/
cave.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
More Solaris build fixes from Steve Christensen <steve AT
[cave.git]
/
Makefile.am
blob
da51b7f98c0f0e1edb478a216c38aff80395d538
1
EXTRA_DIST = BUGS ChangeLog NEWS
2
SUBDIRS = src doc
3
4
changelog:
5
git-log --no-color > ChangeLog || exit 1
6
7
version: changelog
8
$(MAKE) $(AM_MAKEFLAGS) distcheck