mirror of https://gerrit.osmocom.org/libosmocore
Make sure 'make distclean' works for doxygen
parent
c7859edf51
commit
47945f0a8b
|
@ -55,4 +55,7 @@ install-data-hook:
|
|||
uninstall-hook:
|
||||
cd $(DESTDIR)$(doc_htmldir) && rm -rf {core,gsm,vty,codec}
|
||||
|
||||
DX_CLEAN = doc/{core,gsm,vty,codec}/{html,latex}/* doc/html.tar
|
||||
endif
|
||||
|
||||
MOSTLYCLEANFILES = $(DX_CLEAN)
|
||||
|
|
Loading…
Reference in New Issue