build: Fix makefile for new location of test image
This commit is contained in:
parent
117169649b
commit
ecd5f73dd7
@ -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
|
||||
|
@ -291,4 +291,5 @@ EXTRA_DIST += \
|
||||
single-slash.css \
|
||||
single-slash.errors\
|
||||
single-slash.ref.css \
|
||||
test.png \
|
||||
widget-style-property.css
|
||||
|
Loading…
Reference in New Issue
Block a user