diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2010-11-30 17:27:53 +0100 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2010-11-30 17:27:53 +0100 |
commit | 4fe23cae7841a0c330bb0ed948fd38124e0e7eb0 (patch) | |
tree | 8086d2710bb5559a90ddcdb40c6e646500dc379e /tests/Makefile.am | |
parent | 960516bf3338c45f48b2ac2ec3eb50ae0cf157d6 (diff) | |
download | gtk+-4fe23cae7841a0c330bb0ed948fd38124e0e7eb0.tar.gz |
app-chooser: other misc doc fixes
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 71354056e8..4d63c11065 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -31,6 +31,8 @@ noinst_PROGRAMS = $(TEST_PROGS) \ print-editor \ testaccel \ testadjustsize \ + testappchooser \ + testappchooserbutton \ testassistant \ testbbox \ testbuttons \ @@ -66,8 +68,6 @@ noinst_PROGRAMS = $(TEST_PROGS) \ testoffscreen \ testoffscreenwindow \ testorientable \ - testappchooser \ - testappchooserbutton \ testprint \ testrecentchooser \ testrecentchoosermenu \ |