X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/1098ae37273547d0b4c7d05c8c6b36db56c25443..98f0d7b3d9d7ed0a5cf11d8f9327a021954816b6:/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 $@