summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-11-09 13:18:35 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-11-09 13:18:35 (GMT)
commitc301f7e77eaca632a491b5b4417c8e4b9dce2570 (patch)
tree501ccdd583e35ccad4f3a0592f2fb1b0870e0d5f /configure.ac
parent459b345d69532825f21bdcd3e4f92009b0a046dc (diff)
Introduced the first features of a hexadecimal viewer.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e58a0d6..e0e3042 100644
--- a/configure.ac
+++ b/configure.ac
@@ -508,7 +508,8 @@ AC_CONFIG_FILES([Makefile
tools/d2c/pattern/Makefile
tools/d2c/rules/Makefile
themes/Makefile
- themes/Adwaita/Makefile])
+ themes/Adwaita/Makefile
+ themes/Solarized/Makefile])
AC_OUTPUT