diff options
| author | Kenichi Handa | 2004-04-16 12:51:06 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2004-04-16 12:51:06 +0000 |
| commit | 6b61353c0a0320ee15bb6488149735381fed62ec (patch) | |
| tree | e69adba60e504a5a37beb556ad70084de88a7aab /lib-src/makefile.nt | |
| parent | dc6a28319312fe81f7a1015e363174022313f0bd (diff) | |
| download | emacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz emacs-6b61353c0a0320ee15bb6488149735381fed62ec.zip | |
Sync to HEAD
Diffstat (limited to 'lib-src/makefile.nt')
| -rw-r--r-- | lib-src/makefile.nt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib-src/makefile.nt b/lib-src/makefile.nt index d9553216337..29282eea45d 100644 --- a/lib-src/makefile.nt +++ b/lib-src/makefile.nt | |||
| @@ -413,3 +413,5 @@ $(BLD)\timer.obj : \ | |||
| 413 | $(BLD)\yow.obj : \ | 413 | $(BLD)\yow.obj : \ |
| 414 | $(SRC)\yow.c \ | 414 | $(SRC)\yow.c \ |
| 415 | $(EMACS_ROOT)\lib-src\..\src\paths.h | 415 | $(EMACS_ROOT)\lib-src\..\src\paths.h |
| 416 | |||
| 417 | # arch-tag: 59e1b54b-4cc2-4086-bb0b-ecfad4b683e9 | ||