mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add clean targets for cleaning up the generated doxygen docs
This commit is contained in:
@@ -42,3 +42,5 @@ install-data-local:
|
||||
(cd api && $(INSTALL_DATA) * $(DESTDIR)$(docdir)/api)
|
||||
uninstall-local:
|
||||
rm -rf $(DESTDIR)$(docdir)/api
|
||||
clean-local:
|
||||
rm -rf api
|
||||
|
||||
Reference in New Issue
Block a user