extras/Makefile.am: don't install libwebpextras
the version info was stripped earlier in:
ad497fb
move src/extras to the top-level
Change-Id: I15134d95f49fbd3830df82667af12b8f3a5a7673
This commit is contained in:
parent
386e4ba2f0
commit
6fa9fe2482
@ -1,5 +1,5 @@
|
|||||||
AM_CPPFLAGS += -I$(top_builddir)/src -I$(top_srcdir)/src
|
AM_CPPFLAGS += -I$(top_builddir)/src -I$(top_srcdir)/src
|
||||||
lib_LTLIBRARIES = libwebpextras.la
|
noinst_LTLIBRARIES = libwebpextras.la
|
||||||
|
|
||||||
noinst_HEADERS =
|
noinst_HEADERS =
|
||||||
noinst_HEADERS += ../src/webp/types.h
|
noinst_HEADERS += ../src/webp/types.h
|
||||||
|
Loading…
Reference in New Issue
Block a user