summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-02 16:40:52 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-02 16:40:52 +0100
commit0851f92abcb1e9d84c2748607ff8d548b582540c (patch)
treeee5444bf96aab5bced27ba45cf5f5435c8346e5c /Makefile
parent4ca6b48f8d0d9cb61995fec63dde95880ff37547 (diff)
Fix build on Debian11 (only supported OS)
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cce7045..baba6ef 100755
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
include common.mk
-DISTROS=base debian11 ubuntu2204
+DISTROS=base debian11
VERSION=$(shell dpkg-parsechangelog --show-field Version)
INCLUDES=-I.