diff options
| -rw-r--r-- | msdos/sed3v2.inp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/msdos/sed3v2.inp b/msdos/sed3v2.inp index 9f663405c1c..10d61a5a350 100644 --- a/msdos/sed3v2.inp +++ b/msdos/sed3v2.inp | |||
| @@ -34,6 +34,7 @@ | |||
| 34 | /^GETOPT_H *=/s!@GETOPT_H@!getopt.h! | 34 | /^GETOPT_H *=/s!@GETOPT_H@!getopt.h! |
| 35 | /^GETOPTOBJS *=/s!@GETOPTOBJS@!getopt.o getopt1.o! | 35 | /^GETOPTOBJS *=/s!@GETOPTOBJS@!getopt.o getopt1.o! |
| 36 | /^INSTALLABLES/s/emacsclient *// | 36 | /^INSTALLABLES/s/emacsclient *// |
| 37 | /^INSTALLABLES/s/ @LIB_SRC_EXTRA_INSTALLABLES@// | ||
| 37 | s!^ \./! ! | 38 | s!^ \./! ! |
| 38 | /^UTILITIES=/s/ wakeup// | 39 | /^UTILITIES=/s/ wakeup// |
| 39 | /^UTILITIES=/s/ movemail// | 40 | /^UTILITIES=/s/ movemail// |