Files
vppcfg/debian/rules
Ray Kinsella f5c31c7f39 build: enable unit tests as part of build
Enabling the unit tests as part of the pip and debian builds.

Signed-off-by: Ray Kinsella <mdr@ashroe.eu>
2022-07-13 13:05:55 +01:00

5 lines
82 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@ --with python3 --buildsystem=pybuild --with systemd