summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2016-03-23 13:46:40 (GMT)
committerdgp <dgp@users.sourceforge.net>2016-03-23 13:46:40 (GMT)
commita85aaef4903e33f69c95a631abdc35fb72e0cf9f (patch)
tree29238f8d033181bce8a63d4e22e715cb10317536
parent98aa34029a46743313bc79371186c76d79b6285e (diff)
parent2e4f9894826461c1ec1ad485a16a2da30abe2e92 (diff)
downloadtcl-a85aaef4903e33f69c95a631abdc35fb72e0cf9f.zip
tcl-a85aaef4903e33f69c95a631abdc35fb72e0cf9f.tar.gz
tcl-a85aaef4903e33f69c95a631abdc35fb72e0cf9f.tar.bz2
merge trunk
-rw-r--r--unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 3518d47..491bca2 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -582,7 +582,7 @@ MAC_OSX_SRCS = \
CYGWIN_SRCS = \
$(TOP_DIR)/win/tclWinError.c
-DTRACE_HDR = tclDTrace.h
+DTRACE_HDR = @DTRACE_HDR@
DTRACE_SRC = $(GENERIC_DIR)/tclDTrace.d