]> git.draconx.ca Git - liblbx.git/blobdiff - configure.ac
Add man pages for lbxtool and lbximg
[liblbx.git] / configure.ac
index 48c392c08f517130c255b7852e95fe8af43a8b24..5494e25b4914d79a4636a1496df82b7005ff01e4 100644 (file)
@@ -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