build: Remove unused rules
authorEmmanuele Bassi <ebassi@gnome.org>
Sun, 30 Apr 2017 15:05:49 +0000 (16:05 +0100)
committerEmmanuele 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

index 52d93e035687fb1761357d70b3dcfdf0423144ba..f86c1660034b7d9cd721292dc0b10c6320c2c541 100644 (file)
@@ -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               \