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