aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fbd380cb..4b6a5e23 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ SUBDIRS= \
smlc \
stp \
sysinfo \
+ upf \
$(NULL)
NPROC=$(shell nproc 2>/dev/null)