[test/pdiff/Makefile.am] Another automake warning fix

This commit is contained in:
Behdad Esfahbod 2008-09-10 12:41:32 -04:00
parent 95214e80a5
commit 43a42d0a19

View file

@ -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