build/build-stamp: build/configure-stamp
# Add here commands to compile the package.
$(MAKE) binary
+ $(MAKE) test
touch $@
build/build-doc-stamp: build/configure-stamp
#
# libapt-pkg-doc install
#
- # remove doxygen's embedded jquery as we don't use it anyway (#622147)
- rm -f $(BLD)/doc/doxygen/html/jquery.js
-
dh_installdocs -p$@ $(BLD)/docs/design* \
$(BLD)/docs/dpkg-tech* \
$(BLD)/docs/files* \