Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
build: Fix makefile for new location of test image
Browse files Browse the repository at this point in the history
  • Loading branch information
Rico Tzschichholz authored and Benjamin Otte committed Jul 23, 2011
1 parent 1171696 commit ecd5f73
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion gtk/tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions tests/css/parser/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -291,4 +291,5 @@ EXTRA_DIST += \
single-slash.css \
single-slash.errors\
single-slash.ref.css \
test.png \
widget-style-property.css

0 comments on commit ecd5f73

Please sign in to comment.