summaryrefslogtreecommitdiff
path: root/polkit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'polkit/Makefile.am')
-rw-r--r--polkit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/polkit/Makefile.am b/polkit/Makefile.am
index 22bc162..fceba98 100644
--- a/polkit/Makefile.am
+++ b/polkit/Makefile.am
@@ -11,6 +11,7 @@ INCLUDES = \
-DPACKAGE_LIB_DIR=\""$(libdir)"\" \
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT \
-DPOLKIT_COMPILATION \
+ -DTEST_DATA_DIR=\"$(top_srcdir)/test/\" \
@GLIB_CFLAGS@
lib_LTLIBRARIES=libpolkit.la