diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index a2a4dc79..b5c9a6a3 100644 --- a/configure.ac +++ b/configure.ac @@ -770,9 +770,7 @@ AC_SUBST(OPENSSL_TARGET) AC_SUBST(RP_TARGET) AC_SUBST(CA_TARGET) -AC_CONFIG_FILES([Makefile - h/Makefile - schemas/Makefile]) +AC_CONFIG_FILES([Makefile]) # OpenSSL has its own build system that bears no relationship to # anything but itself, and our use of it is a bit weird, so this is a |