aboutsummaryrefslogtreecommitdiffstats
path: root/src/profstats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/profstats/Makefile')
-rw-r--r--src/profstats/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/profstats/Makefile b/src/profstats/Makefile
index 8f33ce1de..213b1476d 100644
--- a/src/profstats/Makefile
+++ b/src/profstats/Makefile
@@ -7,6 +7,4 @@ MOD_DIR = $(ROOT)/src/$(MOD)
7PROG = $(MOD_DIR)/$(MOD) 7PROG = $(MOD_DIR)/$(MOD)
8TARGET = $(PROG) 8TARGET = $(PROG)
9 9
10EXTRA_HDRS = ../include/common.h
11
12include $(ROOT)/src/prog.mk 10include $(ROOT)/src/prog.mk