aboutsummaryrefslogtreecommitdiffstats
path: root/src/fids/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/fids/Makefile')
-rw-r--r--src/fids/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fids/Makefile b/src/fids/Makefile
index 901cbb470..76388a03d 100644
--- a/src/fids/Makefile
+++ b/src/fids/Makefile
@@ -5,6 +5,6 @@ ROOT = ../..
5PROG = fids 5PROG = fids
6TARGET = $(PROG) 6TARGET = $(PROG)
7 7
8MOD_HDRS = ../include/common.h 8EXTRA_HDRS = ../include/common.h
9 9
10include $(ROOT)/src/prog.mk 10include $(ROOT)/src/prog.mk