Commit 212d19c
Fix Makefile.am to remove non-existent Windows source file reference
Remove reference to src/async-process_windows.c from Makefile.am.
This file was removed in PR lem-project#26 when Windows support was ported to Lisp/CFFI.
Fixes build error: "make[1]: don't know how to make src/async-process_windows.c"1 parent ad9f07c commit 212d19c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments