add man pages for cwebp(1) and dwebp(1)

Change-Id: I450717fc82fff19f16df75aca6a9a567773afd00
This commit is contained in:
Pascal Massimino
2011-03-01 16:01:47 -08:00
parent c4fa36448b
commit dd60138d20
8 changed files with 634 additions and 5 deletions

View File

@ -62,7 +62,7 @@ AC_SUBST(JPEG_INCLUDES)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile src/Makefile examples/Makefile src/dec/Makefile src/enc/Makefile])
AC_CONFIG_FILES([Makefile src/Makefile man/Makefile examples/Makefile src/dec/Makefile src/enc/Makefile])
AC_OUTPUT