aboutsummaryrefslogtreecommitdiffstats
path: root/src/ftee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/ftee/Makefile')
-rw-r--r--src/ftee/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ftee/Makefile b/src/ftee/Makefile
index 91df30d76..2f26ab900 100644
--- a/src/ftee/Makefile
+++ b/src/ftee/Makefile
@@ -4,4 +4,4 @@ ROOT = ../..
4PROG = ftee 4PROG = ftee
5TARGET = $(PROG) 5TARGET = $(PROG)
6 6
7include $(ROOT)/src/common.mk 7include $(ROOT)/src/prog.mk