summaryrefslogtreecommitdiff
path: root/emu/port
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2011-02-25 14:49:19 +0000
committerforsyth <forsyth@vitanuova.com>2011-02-25 14:49:19 +0000
commit1c3105e30dd923f3be624169a5343e472302f15e (patch)
treeee6f5c82c436fd6ad5cb9bd77fc56812c8244bb5 /emu/port
parent1343b7e5fc7e671a93eb5ed909dde7bb5f6c87cf (diff)
20110225-1449
Diffstat (limited to 'emu/port')
-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\