diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 308ad54a..0d8f15c5 100644 --- a/configure.ac +++ b/configure.ac @@ -816,8 +816,7 @@ fi if test $build_ca_tools = yes then AC_CONFIG_FILES([rpkid/Makefile - rpkid/tests/Makefile - rpkid/portal-gui/Makefile]) + rpkid/tests/Makefile]) fi if test $build_ca_tools = yes && |