aboutsummaryrefslogtreecommitdiffstats
path: root/src/fseccomp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/fseccomp/Makefile')
-rw-r--r--src/fseccomp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fseccomp/Makefile b/src/fseccomp/Makefile
index 1b8d0bb48..bd5c92113 100644
--- a/src/fseccomp/Makefile
+++ b/src/fseccomp/Makefile
@@ -1,3 +1,6 @@
1.SUFFIXES:
2MAKEFLAGS += -r
3
1ROOT = ../.. 4ROOT = ../..
2-include $(ROOT)/config.mk 5-include $(ROOT)/config.mk
3 6