aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-12-03 22:00:05 -0600
committerTed Gould <ted@gould.cx>2010-12-03 22:00:05 -0600
commit0f4c1ea2e42274464d4acef34e2048b5791d51fb (patch)
tree304379249fc32c2735aa1815dc4940c72f0673c9 /tests/Makefile.am
parent671666f8ece765624fe6f2c94e6ece24688c5b8c (diff)
parentfbf708eb94946bf976ea3902f00d4a4376c760da (diff)
downloadlibayatana-appindicator-0f4c1ea2e42274464d4acef34e2048b5791d51fb.tar.gz
libayatana-appindicator-0f4c1ea2e42274464d4acef34e2048b5791d51fb.tar.bz2
libayatana-appindicator-0f4c1ea2e42274464d4acef34e2048b5791d51fb.zip
Merging from trunk with the desktop convience function.
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