summaryrefslogtreecommitdiff
path: root/emu/Linux
diff options
context:
space:
mode:
authorDavid Boddie <david@boddie.org.uk>2019-05-25 17:15:03 +0200
committerDavid Boddie <david@boddie.org.uk>2019-05-25 17:15:03 +0200
commit5be4ead0a7930b82adb10355cbac13d84869e0cb (patch)
tree25fc24ddc1d5b0403b87118db9bb2f02769019ab /emu/Linux
parent55520626f59983d296c98c008af92f7c5c27bf5f (diff)
Include devds in the hosted build.hosted-devds
Diffstat (limited to 'emu/Linux')
-rw-r--r--emu/Linux/emu1
-rw-r--r--emu/Linux/mkfile1
2 files changed, 2 insertions, 0 deletions
diff --git a/emu/Linux/emu b/emu/Linux/emu
index 29267dfd..0af201a2 100644
--- a/emu/Linux/emu
+++ b/emu/Linux/emu
@@ -13,6 +13,7 @@ dev
fs
cmd cmd
indir
+ ds
draw win-x11a
pointer
diff --git a/emu/Linux/mkfile b/emu/Linux/mkfile
index 3b072d5e..ff586bcc 100644
--- a/emu/Linux/mkfile
+++ b/emu/Linux/mkfile
@@ -51,3 +51,4 @@ install:V: $O.$CONF
<../port/portmkfile
devfs.$O: ../port/devfs-posix.c
+devds.$O: ../port/devds.c