diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 5450e8ce0bd..7035c7f64f2 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in | |||
| @@ -25,7 +25,7 @@ ALL = make-docfile hexl ctags etags movemail fakemail ebrowse | |||
| 25 | 25 | ||
| 26 | LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ | 26 | LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ |
| 27 | -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ | 27 | -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ |
| 28 | -I../src -DVERSION="\"$(VERSION)\"" | 28 | -I../src |
| 29 | 29 | ||
| 30 | # don't know what (if) to do with these yet... | 30 | # don't know what (if) to do with these yet... |
| 31 | # | 31 | # |