diff options
author | Tim Janik <timj@src.gnome.org> | 2005-12-22 18:14:58 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 2005-12-22 18:14:58 +0000 |
commit | fcf514baec30ff6921ba2251fb9dcde19a9ada8f (patch) | |
tree | b59e7d22babf89028d56900d0175340c7a18f109 /tests | |
parent | b805119dd1aafaba437b5bfb0b7097055baf81b4 (diff) | |
download | gtk+-fcf514baec30ff6921ba2251fb9dcde19a9ada8f.tar.gz |
fixup line i swallowed earlier ;)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 580fe0bda3..f174d83556 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -121,6 +121,7 @@ testmerge_DEPENDENCIES = $(TEST_DEPS) testactions_DEPENDENCIES = $(TEST_DEPS) autotestfilechooser_LDADD = $(LDADDS) +simple_LDADD = $(LDADDS) floatingtest_LDADD = $(LDADDS) testaccel_LDADD = $(LDADDS) testcairo_LDADD = $(LDADDS) |