mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-02 22:50:14 +01:00
[test/pdiff/Makefile.am] Another automake warning fix
This commit is contained in:
parent
95214e80a5
commit
43a42d0a19
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ perceptualdiff_SOURCES = \
|
|||
args.h \
|
||||
perceptualdiff.c
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src -I$(top_builddir)/src $(CAIRO_CFLAGS)
|
||||
AC_CPPFLAGS = -I$(top_srcdir)/src -I$(top_builddir)/src $(CAIRO_CFLAGS)
|
||||
LDADD = libpdiff.la $(top_builddir)/src/libcairo.la
|
||||
#
|
||||
# Delete intermediate files as well
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue