tests: Remove unused file from EXTRA_DIST

This commit is contained in:
Benjamin Otte 2011-07-20 13:07:12 +02:00
parent b0b287f7b5
commit a02b82056a
2 changed files with 1 additions and 1 deletions

View File

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

View File