X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/fba9c8ad290c71471cdb8b52d1c5f0e4eb1fb83e..b051c916dbcc015f75047b8b5d18a68367f5e7e1:/configure.ac diff --git a/configure.ac b/configure.ac index 48c392c..5494e25 100644 --- a/configure.ac +++ b/configure.ac @@ -32,6 +32,7 @@ AM_CONDITIONAL([BUILD_LBXIMG], [test x"$have_libpng" = x"yes"]) AC_CONFIG_FILES([ Makefile src/Makefile + doc/man/Makefile ]) AC_OUTPUT