aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-12-03 22:02:03 -0600
committerTed Gould <ted@gould.cx>2010-12-03 22:02:03 -0600
commit240d1c9389c27c68171bb45df150979aecd9d870 (patch)
tree304379249fc32c2735aa1815dc4940c72f0673c9 /tests/Makefile.am
parent5265f39dd8fe1d8cfe9d3884f413b22fe29dac71 (diff)
parent0f4c1ea2e42274464d4acef34e2048b5791d51fb (diff)
downloadlibayatana-appindicator-240d1c9389c27c68171bb45df150979aecd9d870.tar.gz
libayatana-appindicator-240d1c9389c27c68171bb45df150979aecd9d870.tar.bz2
libayatana-appindicator-240d1c9389c27c68171bb45df150979aecd9d870.zip
Sync with remove service branch
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5b7879c..15e477e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -12,7 +12,9 @@ check_PROGRAMS = \
TESTS =
DISTCLEANFILES = $(TESTS)
-EXTRA_DIST = run-xvfb.sh
+EXTRA_DIST = \
+ run-xvfb.sh \
+ test-libappindicator.desktop
#########################################
## test-libappindicator
@@ -23,6 +25,7 @@ test_libappindicator_SOURCES = \
test_libappindicator_CFLAGS = \
$(LIBRARY_CFLAGS) \
+ -DSRCDIR="\"$(srcdir)\"" \
-Wall -Werror \
-I$(top_srcdir)/src