projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9e0ea2
)
build: Remove unused rules
author
Emmanuele Bassi
<ebassi@gnome.org>
Sun, 30 Apr 2017 15:05:49 +0000
(16:05 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 9 May 2017 13:19:51 +0000
(14:19 +0100)
The foreign drawing example was moved to the GTK demos.
tests/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index 52d93e035687fb1761357d70b3dcfdf0423144ba..f86c1660034b7d9cd721292dc0b10c6320c2c541 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-301,7
+301,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 \
@@
-540,8
+539,6
@@
testglblending_SOURCES = \
listmodel_SOURCES = listmodel.c
-foreigndrawing_SOURCES = foreigndrawing.c
-
EXTRA_DIST += \
gradient1.png \
testgtk.1 \