Minor changes to root Makefile.am.
This commit is contained in:
parent
2362617b86
commit
59f961bfc8
|
|
@ -77,7 +77,9 @@ mrproper: clean cleandoc
|
||||||
configure \
|
configure \
|
||||||
Makefile \
|
Makefile \
|
||||||
Makefile.in \
|
Makefile.in \
|
||||||
stamp-h1
|
stamp-h1 \
|
||||||
|
ChangeLog \
|
||||||
|
*~
|
||||||
|
|
||||||
doc:
|
doc:
|
||||||
doxygen Doxyfile
|
doxygen Doxyfile
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue