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