aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-12 16:31:59 -0600
committerTed Gould <ted@gould.cx>2010-01-12 16:31:59 -0600
commitcc31c237cd5da314e584570220bd0bf359b725be (patch)
tree0edbf8f656acd9b06a94622cf6ca2acdd04e22b5 /tests/Makefile.am
parent348bcfba144c1e2f3025352f23f038829558bc7f (diff)
downloadayatana-indicator-application-cc31c237cd5da314e584570220bd0bf359b725be.tar.gz
ayatana-indicator-application-cc31c237cd5da314e584570220bd0bf359b725be.tar.bz2
ayatana-indicator-application-cc31c237cd5da314e584570220bd0bf359b725be.zip
Adding in the item side of things.
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 e5847c5..f543e92 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -77,7 +77,7 @@ test_libappindicator_fallback_watcher_LDADD = \
$(top_builddir)/src/libappindicator.la
test_libappindicator_fallback_item_SOURCES = \
- test-libappindicator-fallback-watcher.c
+ test-libappindicator-fallback-item.c
test_libappindicator_fallback_item_CFLAGS = \
$(INDICATOR_CFLAGS) \