summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 50f967538..af4780c2b 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -18,7 +18,6 @@ noinst_PROGRAMS =\
test-nautilus-search-engine \
test-nautilus-directory-async \
test-nautilus-copy \
- test-eel-background \
test-eel-editable-label \
$(NULL)
@@ -28,8 +27,6 @@ test_nautilus_search_engine_SOURCES = test-nautilus-search-engine.c
test_nautilus_directory_async_SOURCES = test-nautilus-directory-async.c
-test_eel_background_SOURCES = test-eel-background.c
-
EXTRA_DIST = \
test.h \
$(NULL)