diff options
author | Jasmine Hassan <[email protected]> | 2012-10-18 16:43:59 +0200 |
---|---|---|
committer | Jasmine Hassan <[email protected]> | 2012-11-14 09:42:33 +0200 |
commit | cbdd65ce75e49a8c0cc4055bf0c02dad66cab0cd (patch) | |
tree | 6d960d26021daed16b24d0e712a7d354cf979849 /test/Makefile.am | |
parent | aefeca5ceaf9350c7e7f4a89637dc775d4207d76 (diff) | |
download | caja-cbdd65ce75e49a8c0cc4055bf0c02dad66cab0cd.tar.bz2 caja-cbdd65ce75e49a8c0cc4055bf0c02dad66cab0cd.tar.xz |
[test] remove test-eel-image-scrolled
http://git.gnome.org/browse/nautilus/commit/?id=931644a649175b1886dce5cc8e50c21380f8b8b0
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 9e3d2099..92b9fda0 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -21,7 +21,6 @@ noinst_PROGRAMS =\ test-caja-copy \ test-eel-background \ test-eel-editable-label \ - test-eel-image-scrolled \ test-eel-image-table \ test-eel-labeled-image \ test-eel-pixbuf-scale \ @@ -36,7 +35,6 @@ test_caja_search_engine_SOURCES = test-caja-search-engine.c test_caja_directory_async_SOURCES = test-caja-directory-async.c test_eel_background_SOURCES = test-eel-background.c -test_eel_image_scrolled_SOURCES = test-eel-image-scrolled.c test.c test.h test_eel_image_table_SOURCES = test-eel-image-table.c test.c test_eel_labeled_image_SOURCES = test-eel-labeled-image.c test.c test.h test_eel_pixbuf_scale_SOURCES = test-eel-pixbuf-scale.c test.c test.h |