diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2025-04-12 13:50:24 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2025-04-12 13:50:24 (GMT) |
commit | 91ff093198c22d474d3fe0fd6fa290d95dbffb79 (patch) | |
tree | c529ce0601d839c36514d25a6089211832ab5c27 /configure.ac | |
parent | 60baecf8fec425dc367fb3cc466c0d2e5fd4fa4d (diff) |
Include new SVG images for border pannel switches.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 5acf436..92a35de 100644 --- a/configure.ac +++ b/configure.ac @@ -862,6 +862,8 @@ AC_CONFIG_FILES([Makefile src/arch/operands/Makefile src/common/Makefile src/core/Makefile + src/data/Makefile + src/data/images/Makefile src/debug/Makefile src/format/Makefile src/glibext/Makefile |