diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-12-04 00:22:23 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-12-04 00:22:23 +0100 |
commit | 711027f651b2ed73bdf1d93bb74c86213a2358f5 (patch) | |
tree | c8cf8e37d776917ad016127952666f8bab764d3c /configure.ac | |
parent | 7126482822e45feb099e43bce384537914c62f57 (diff) |
add TOS
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 07fc2860b..2f693285b 100644 --- a/configure.ac +++ b/configure.ac @@ -537,6 +537,8 @@ AM_CONDITIONAL([HAVE_TWISTER], [false]) ]) AC_CONFIG_FILES([Makefile + contrib/Makefile + contrib/tos/Makefile doc/Makefile src/Makefile src/auditor/Makefile |