summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2016-10-19 14:34:05 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2016-10-19 14:34:05 +0100
commit5cb804a808f8182848797fd040eb3c1d7b281056 (patch)
tree27be4ea1b68b084710e584e28269c8c732d94bbf
parenta9bcd05a148a7296677d36b271f5955d0066ead5 (diff)
downloadgtk+-5cb804a808f8182848797fd040eb3c1d7b281056.tar.gz
build: Remove unused target variables
The foreigndrawing test has been removed.
-rw-r--r--tests/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b10615e826..5e7c99a769 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -279,7 +279,6 @@ testrevealer2_DEPENDENCIES = $(TEST_DEPS)
testtitlebar_DEPENDENCIES = $(TEST_DEPS)
testwindowsize_DEPENDENCIES = $(TEST_DEPS)
listmodel_DEPENDENCIES = $(TEST_DEPS)
-foreigndrawing_DEPENDENCIES = $(TEST_DEPS)
animated_resizing_SOURCES = \
animated-resizing.c \
@@ -486,8 +485,6 @@ testglblending_SOURCES = \
listmodel_SOURCES = listmodel.c
-foreigndrawing_SOURCES = foreigndrawing.c
-
EXTRA_DIST += \
gradient1.png \
testgtk.1 \