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, 0 insertions, 2 deletions
diff --git a/src/fids/Makefile b/src/fids/Makefile
index 7bdbe0590..dadb17a1b 100644
--- a/src/fids/Makefile
+++ b/src/fids/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