diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index abaa936cc..8a2f10690 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -111,13 +111,6 @@ LDADD = \ $(DBUS_LIBS) \ $(DEPENDENCIES_LIBS) -if ENABLE_SEED -CFLAGS += \ - $(SEED_CFLAGS) -LDADD += \ - $(SEED_LIBS) -endif - test_ephy_download_SOURCES = \ ephy-download-test.c |