source-doc target to generate html docs
This commit is contained in:
parent
56a41b23f9
commit
ca4478e944
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ uninstall-local:
|
|||
rmdir $(pkgdatadir)
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
|
||||
source-doc:
|
||||
doxygen Doxyfile
|
||||
|
|
Loading…
Reference in a new issue