summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-05-30 14:45:24 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-05-30 14:45:24 -0400
commit2baba250b8b7fe27b22065039d7978fcde0185e1 (patch)
treeb988ac65980973a5b6806a27b91830490b0c303b /tests/Makefile.am
parentdbf44fdf2a264c663ab6a6f2fa486597438990e3 (diff)
downloadgtk+-2baba250b8b7fe27b22065039d7978fcde0185e1.tar.gz
Revert "gtkmenubutton: Add menu button widget"
This reverts commit 9d35f7e5121c863685375d1afb7e14e886e46348.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 567e46ca8c..c3a6ac0476 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -67,7 +67,6 @@ noinst_PROGRAMS = $(TEST_PROGS) \
testkineticscrolling \
testlockbutton \
testmenubars \
- testmenubutton \
testmountoperation \
testmultidisplay \
testmultiscreen \
@@ -187,7 +186,6 @@ testimage_DEPENDENCIES = $(TEST_DEPS)
testkineticscrolling_DEPENDENCIES = $(TEST_DEPS)
testlockbutton_DEPENDENCIES = $(TEST_DEPS)
testmenubars_DEPENDENCIES = $(TEST_DEPS)
-testmenubutton_DEPENDENCIES = $(TEST_DEPS)
testmountoperation_DEPENDENCIES = $(TEST_DEPS)
testmultidisplay_DEPENDENCIES = $(TEST_DEPS)
testmultiscreen_DEPENDENCIES = $(TEST_DEPS)
@@ -307,10 +305,6 @@ testtoolbar_SOURCES = \
testtoolbar.c \
prop-editor.c
-testmenubutton_SOURCES = \
- testmenubutton.c \
- prop-editor.c
-
testprint_SOURCES = \
testprint.c \
testprintfileoperation.h \