add rules test

This commit is contained in:
qiurui 2024-04-08 22:20:21 +08:00
parent 32620d83f1
commit e431b9b013
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -15,7 +15,7 @@
%:
dh $@
dh $@ --with systemd
# dh_make generated override targets
# This is example for Cmake (See https://bugs.debian.org/641051 )