summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorKristian Rietveld <kristian@planet.nl>2001-10-26 18:12:34 +0000
committerKristian Rietveld <kristian@src.gnome.org>2001-10-26 18:12:34 +0000
commitad29f522b520ef528d5321df369a31664bbb50ee (patch)
tree352e1592fa49dd660852dbe1a0a0ea4b62c6bd30 /tests/Makefile.am
parentd84a4acbb71b0c5f5901afd2ee36ef72a0ba604c (diff)
downloadgdk-pixbuf-ad29f522b520ef528d5321df369a31664bbb50ee.tar.gz
fixed a small typo
Fri Oct 26 20:13:36 2001 Kristian Rietveld <kristian@planet.nl> * tests/Makefile.am: fixed a small typo
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a5a9853ba..0306f84f8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -54,7 +54,7 @@ testsocket_DEPENDENCIES = $(DEPS)
testsocket_child_DEPENDENCIES = $(DEPS)
testtext_DEPENDENCIES = $(TEST_DEPS)
testtextbuffer_DEPENDENCIES = $(TEST_DEPS)
-testtreeedit_DEPENDENCIS = $(DEPS)
+testtreeedit_DEPENDENCIES = $(DEPS)
testtreeview_DEPENDENCIES = $(DEPS)
testtreefocus_DEPENDENCIES = $(DEPS)
testtreeflow_DEPENDENCIES = $(DEPS)