commit | 292f8a3b8b4731bbccc7f26eaef8e2ddc05c4139 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.huber@secunet.com> | Thu Feb 08 19:07:30 2024 +0100 |
committer | Nico Huber <nico.huber@secunet.com> | Thu Feb 08 19:17:08 2024 +0100 |
tree | b16b12a9fa1cc48361449472424fdcadf1cd77c3 | |
parent | ab933b8ff702816c25518bdd4eb14c51a40b7088 [diff] [blame] |
Extract Str_Buf_Equal() from ext2 driver
diff --git a/src/Makefile.inc b/src/Makefile.inc index 0ccd349..29cf969 100644 --- a/src/Makefile.inc +++ b/src/Makefile.inc
@@ -11,6 +11,7 @@ fstest-y += filo-fs-vfs.ads fstest-y += filo-fs.adb fstest-y += filo-fs.ads +fstest-y += filo.adb fstest-y += filo.ads fstest-y += vfs.c