aboutsummaryrefslogtreecommitdiffstats
path: root/src/profstats
diff options
context:
space:
mode:
Diffstat (limited to 'src/profstats')
-rw-r--r--src/profstats/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profstats/Makefile b/src/profstats/Makefile
index 314b7554d..47b39e76c 100644
--- a/src/profstats/Makefile
+++ b/src/profstats/Makefile
@@ -6,4 +6,4 @@ TARGET = $(PROG)
6 6
7MOD_HDRS = ../include/common.h 7MOD_HDRS = ../include/common.h
8 8
9include $(ROOT)/src/common.mk 9include $(ROOT)/src/prog.mk