aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 37ad049..e4b11fd 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -13,6 +13,7 @@ COBJS = main.o \
features/psf.o \
features/gui.o \
features/load.o \
+ features/proc.o \
lib/str.o \
lib/mem.o \
lib/math.o \