diff options
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 b85de9f..ada87dd 100644 --- a/configure.ac +++ b/configure.ac @@ -32,6 +32,8 @@ AC_CONFIG_FILES([Makefile \ Doxyfile \ libnet-config \ doc/Makefile \ + doc/man/Makefile \ + doc/man/man3/Makefile \ include/Makefile \ include/libnet.h \ libnet.pc \ |