summaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/Makefile')
-rw-r--r--utils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 06ef9bf2..3f3307f4 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -65,6 +65,7 @@ $(filter-out $(special-targets), $(targets)): %: %.o
rpctrace: ../libthreads/libthreads.a \
../libports/libports.a ../libihash/libihash.a
+rpctrace-CPPFLAGS = -DDATADIR=\"${datadir}\"
fakeauth: authServer.o auth_requestUser.o interruptServer.o \
../libthreads/libthreads.a \