mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 14:34:33 +02:00
move Makefile.am one level below, to src/dec
fix typos here and there dwebp is now an installed program autotools = lot of fun :) Change-Id: Idd12a944dd8d6614e393122c4378e1f7ecf0e209
This commit is contained in:
@ -3,5 +3,5 @@ AM_INIT_AUTOMAKE
|
||||
AC_PROG_LIBTOOL
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_FILES([Makefile examples/Makefile src/Makefile])
|
||||
AC_CONFIG_FILES([Makefile examples/Makefile src/dec/Makefile])
|
||||
AC_OUTPUT
|
||||
|
Reference in New Issue
Block a user