Doc stuff.
This commit is contained in:
parent
2b1142343f
commit
964b655867
|
@ -30,4 +30,10 @@ EXTRA_DIST = \
|
||||||
LICENSE \
|
LICENSE \
|
||||||
CHANGELOG \
|
CHANGELOG \
|
||||||
INSTALL \
|
INSTALL \
|
||||||
TODO
|
TODO \
|
||||||
|
Doxyfile \
|
||||||
|
docs
|
||||||
|
|
||||||
|
dist-hook:
|
||||||
|
rm -rf `find $(distdir)/docs -name CVS`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue