build: Fix makefile for new location of test image

This commit is contained in:
Rico Tzschichholz 2011-07-23 12:27:45 +02:00 committed by Benjamin Otte
parent 117169649b
commit ecd5f73dd7
2 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,6 @@ action_LDADD = $(progs_ldadd)
TEST_PROGS += stylecontext
stylecontext_SOURCES = stylecontext.c
stylecontext_LDADD = $(progs_ldadd)
EXTRA_DIST += test.png
TEST_PROGS += papersize
papersize_SOURCES = papersize.c

View File

@ -291,4 +291,5 @@ EXTRA_DIST += \
single-slash.css \
single-slash.errors\
single-slash.ref.css \
test.png \
widget-style-property.css