X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/545ba6bdd8cb77ceca6b9fdc935db2accbea3493..3d284148090b6349c216407bb2766bd8f6a962f0:/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 $@