aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtrace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/libtrace/Makefile')
-rw-r--r--src/libtrace/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libtrace/Makefile b/src/libtrace/Makefile
index d45b3e2f6..d261828ea 100644
--- a/src/libtrace/Makefile
+++ b/src/libtrace/Makefile
@@ -1,3 +1,6 @@
1.SUFFIXES:
2MAKEFLAGS += -r
3
1ROOT = ../.. 4ROOT = ../..
2-include $(ROOT)/config.mk 5-include $(ROOT)/config.mk
3 6