diff options
Diffstat (limited to 'libtls-standalone/configure.ac')
-rw-r--r-- | libtls-standalone/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtls-standalone/configure.ac b/libtls-standalone/configure.ac index d076873..e8fb24e 100644 --- a/libtls-standalone/configure.ac +++ b/libtls-standalone/configure.ac | |||
@@ -44,6 +44,7 @@ AC_CONFIG_FILES([ | |||
44 | include/Makefile | 44 | include/Makefile |
45 | app/Makefile | 45 | app/Makefile |
46 | compat/Makefile | 46 | compat/Makefile |
47 | man/Makefile | ||
47 | src/Makefile | 48 | src/Makefile |
48 | libtls.pc | 49 | libtls.pc |
49 | ]) | 50 | ]) |