diff options
author | Roland Reichwein <mail@reichwein.it> | 2023-01-03 10:53:29 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2023-01-03 10:53:29 +0100 |
commit | 9db6941a45213c0d73e9b66822b28003bb78060b (patch) | |
tree | 9601102499c8a883f82c581fa08d7d5a0c472373 /Makefile | |
parent | 676e924f7c5bd780250a80187bfcb74550348af7 (diff) |
Whiteboard test (WIP)
Diffstat (limited to 'Makefile')
-rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ include common.mk -DISTROS=base debian11 +DISTROS=base debian11 ubuntu2210 VERSION=$(shell dpkg-parsechangelog --show-field Version) INCLUDES=-I. |