mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Merge git://github.com/avuton/flac
This commit is contained in:
@@ -69,6 +69,7 @@ doc_DATA = \
|
||||
|
||||
EXTRA_DIST = $(doc_DATA) api
|
||||
|
||||
if FLaC__HAS_DOXYGEN
|
||||
# The install targets don't copy whole directories so we have to
|
||||
# handle 'api/' specially:
|
||||
install-data-local:
|
||||
@@ -78,3 +79,4 @@ uninstall-local:
|
||||
rm -rf $(DESTDIR)$(docdir)/api
|
||||
maintainer-clean-local:
|
||||
rm -rf api
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user