fix config

This commit is contained in:
JoseAaronLopezGarcia
2025-09-05 16:03:53 +02:00
parent bac379ba88
commit eaf85fb61c
2 changed files with 2 additions and 1 deletions

View File

@@ -107,6 +107,7 @@ AC_CONFIG_FILES([Makefile
src/gu/Makefile
src/gum/Makefile
src/hprm/Makefile
src/kermit/Makefile
src/kernel/Makefile
src/libcglue/Makefile
src/libpthreadglue/Makefile

View File

@@ -11,6 +11,7 @@ SUBDIRS = \
gu \
gum \
hprm \
kermit \
kernel \
libcglue \
libpthreadglue \
@@ -37,5 +38,4 @@ SUBDIRS = \
video \
vsh \
wlan \
kermit \
samples