summaryrefslogtreecommitdiff
path: root/emu
diff options
context:
space:
mode:
Diffstat (limited to 'emu')
-rw-r--r--emu/port/portmkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emu/port/portmkfile b/emu/port/portmkfile
index 498d5674..b17818c6 100644
--- a/emu/port/portmkfile
+++ b/emu/port/portmkfile
@@ -1,5 +1,6 @@
PORTHFILES=\
$ROOT/$OBJDIR/include/lib9.h\
+ $ROOT/$OBJDIR/include/emu.h\
$ROOT/include/fcall.h\
$ROOT/include/interp.h\
$ROOT/include/draw.h\