aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-07-09 21:35:45 -0500
committerTed Gould <ted@gould.cx>2010-07-09 21:35:45 -0500
commit25b69bb08e3e5a3df7037f8ac786422ff53f6425 (patch)
tree4bf494ab0e9a5605e97f4066bb4ac9d5fb851462 /tests
parent1b89529258a612d2df0e1114b708ad4ea61c59aa (diff)
downloadayatana-indicator-application-25b69bb08e3e5a3df7037f8ac786422ff53f6425.tar.gz
ayatana-indicator-application-25b69bb08e3e5a3df7037f8ac786422ff53f6425.tar.bz2
ayatana-indicator-application-25b69bb08e3e5a3df7037f8ac786422ff53f6425.zip
Need the built headers too
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 35d557e..867d4de 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -109,7 +109,8 @@ test_approver_SOURCES = \
test_approver_CFLAGS = \
$(INDICATOR_CFLAGS) \
-Wall -Werror \
- -I$(top_srcdir)/src
+ -I$(top_srcdir)/src \
+ -I$(top_builddir)/src
test_approver_LDADD = \
$(INDICATOR_LIBS) \