less clutter in documentation
- distribute HTML documentation in master branch - use MD files in project directories for GitHub - removed some unused autotools files
This commit is contained in:
@@ -1,12 +1,4 @@
|
||||
DISTCHECK_CONFIGURE_FLAGS = --enable-pace
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
SUBDIRS = src m4 patches doc
|
||||
|
||||
distcheck-hook:
|
||||
test -d .svn && \
|
||||
svn2cl --group-by-day --reparagraph --separate-daylogs --include-actions --include-rev \
|
||||
|| true
|
||||
test -d ../.git && \
|
||||
git log --pretty --numstat --summary . | git2cl > ChangeLog \
|
||||
|| true
|
||||
EXTRA_DIST = docs
|
||||
|
||||
Reference in New Issue
Block a user