X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/1098ae37273547d0b4c7d05c8c6b36db56c25443..51818f26c784bb574dafc545e8ae320845e5e8fc:/test/Makefile diff --git a/test/Makefile b/test/Makefile index 74bffccb7..35a0a51e3 100644 --- a/test/Makefile +++ b/test/Makefile @@ -7,7 +7,7 @@ ifndef NOISY endif .PHONY: startup headers library clean veryclean all binary program doc test update-po -startup all clean veryclean binary program dirs test update-po manpages debiandoc: +startup all clean veryclean binary program dirs test update-po manpages docbook: $(MAKE) -C libapt $@ $(MAKE) -C interactive-helper $@