aboutsummaryrefslogtreecommitdiffstats
path: root/src/fsec-print
diff options
context:
space:
mode:
Diffstat (limited to 'src/fsec-print')
-rw-r--r--src/fsec-print/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fsec-print/Makefile b/src/fsec-print/Makefile
index d55167796..a506c1106 100644
--- a/src/fsec-print/Makefile
+++ b/src/fsec-print/Makefile
@@ -2,6 +2,7 @@
2ROOT = ../.. 2ROOT = ../..
3-include $(ROOT)/config.mk 3-include $(ROOT)/config.mk
4 4
5MOD_DIR = src/fsec-print
5PROG = fsec-print 6PROG = fsec-print
6TARGET = $(PROG) 7TARGET = $(PROG)
7 8