aboutsummaryrefslogtreecommitdiff
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 a1e6289..41c9525 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,7 @@ SOURCES += src/console.c
SOURCES += src/image.c
SOURCES += src/imv.c
SOURCES += src/ini.c
+SOURCES += src/ipc.c
SOURCES += src/keyboard.c
SOURCES += src/list.c
SOURCES += src/log.c