Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'server/Makefile')
-rw-r--r--server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/Makefile b/server/Makefile
index aaf59c8f..8045a6ef 100644
--- a/server/Makefile
+++ b/server/Makefile
@@ -1,4 +1,4 @@
-TCF_AGENT_DIR=../agent
+TCF_AGENT_DIR=..
include $(TCF_AGENT_DIR)/Makefile.inc

Back to the top