diff --git a/Makefile b/Makefile index aabc917017b761b8beb197c706e78db02dde3216..c74f7c40f0f847b63939401080c9981b72abaa4b 100644 --- a/Makefile +++ b/Makefile @@ -516,6 +516,7 @@ dist-clean: clean rm -rf autom4te.cache rm -f include/autoconfig.h rm -f include/asterisk/buildopts.h + rm -rf doc/api datafiles: all if [ x`$(ID) -un` = xroot ]; then sh build_tools/mkpkgconfig $(DESTDIR)/usr/lib/pkgconfig; fi