diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 125bfd3..d936c17 100644 --- a/configure.ac +++ b/configure.ac @@ -141,7 +141,7 @@ AC_REPLACE_FUNCS(isascii) AC_REPLACE_FUNCS(putc_unlocked) AC_REPLACE_FUNCS(memrchr) -AC_CONFIG_FILES([ +AC_CONFIG_FILES([ po/Makefile.in m4/Makefile Makefile src/Makefile src/libassuan-config |