diff options
author | Dave Camp <dave@novell.com> | 2004-07-22 03:57:44 +0000 |
---|---|---|
committer | Dave Camp <campd@src.gnome.org> | 2004-07-22 03:57:44 +0000 |
commit | eb6a30500dac5443c9ec4f486ec47189e7cc7686 (patch) | |
tree | 58f927508ef3f2dbe3b5c22d9db30f90a86d1bc0 /test/Makefile.am | |
parent | d8062f4a39e78a64fb4406d685b715543b5800da (diff) | |
download | nautilus-eb6a30500dac5443c9ec4f486ec47189e7cc7686.tar.gz |
Merged the nautilus-new-mime branch.
2004-07-21 Dave Camp <dave@novell.com>
* Merged the nautilus-new-mime branch.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 739b213c5..6975b921a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -15,13 +15,9 @@ LDADD =\ $(NULL) noinst_PROGRAMS =\ - test-nautilus-mime-actions \ - test-nautilus-mime-actions-set \ test-nautilus-wrap-table \ $(NULL) -test_nautilus_mime_actions_SOURCES = test-nautilus-mime-actions.c test.c -test_nautilus_mime_actions_set_SOURCES = test-nautilus-mime-actions-set.c test.c test_nautilus_wrap_table_SOURCES = test-nautilus-wrap-table.c test.c EXTRA_DIST = \ |