diff options
| author | Dave Hylands | 2014-05-07 07:15:00 -0700 |
|---|---|---|
| committer | Dave Hylands | 2014-05-07 07:19:51 -0700 |
| commit | 117c46d9eb00e8ffaabc1002a4946440cb1eb5b0 (patch) | |
| tree | b247a7b62a896d2bbf06469a6ee384da3da8f46a /unix/Makefile | |
| parent | 0ef015b2533f7faeede18382c1d1f4eac919244b (diff) | |
Add input command for unix
Diffstat (limited to 'unix/Makefile')
| -rw-r--r-- | unix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/Makefile b/unix/Makefile index 304f09062..05cdfb5b3 100644 --- a/unix/Makefile +++ b/unix/Makefile @@ -65,6 +65,7 @@ endif SRC_C = \ main.c \ gccollect.c \ + input.c \ file.c \ modsocket.c \ $(SRC_MOD) |
