feat: added dhki project

This commit is contained in:
Torben Brenner
2024-08-16 12:18:22 +02:00
parent c585322ee7
commit 6465dcb0ad
6 changed files with 105 additions and 0 deletions

View File

@ -38,6 +38,9 @@ case "$PROJECT" in
itcc)
#nothing extra to do
;;
dhki)
#nothing extra to do
;;
minimal)
#nothing extra to do
;;