From 00779801c27c4099fc0fae48272f39d6f03e4a25 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 23 Dec 2006 21:41:13 +0000 Subject: Forgot to commit this at that time... 2006-11-27 Ben Asselstine Thomas Schwinge [task #5994 --- ``rpctrace: Consider PREFIX/shared/msgids/*.msgids by default''] * Makefile (rpctrace-CPPFLAGS): New variable. --- utils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/Makefile') 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 \ -- cgit v1.2.3