mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 14:34:33 +02:00
**/Makefile.am: remove unused AM_CPPFLAGS
only 1 of <lib>_CPPFLAGS and AM_CPPFLAGS is used, with the former getting precedence when it's defined. configure's DEFAULT_INCLUDES is covering what's necessary given the include paths are all source relative. Change-Id: I7d14076acd266b28a88a3d92bcc3d7165284d5f3
This commit is contained in:
committed by
Gerrit Code Review
parent
24e3080571
commit
7a93c000ee
@ -1,4 +1,3 @@
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/src
|
||||
noinst_LTLIBRARIES = libwebpdecode.la
|
||||
|
||||
libwebpdecode_la_SOURCES =
|
||||
|
Reference in New Issue
Block a user