Fossil SCM
Update custom MinGW Makefile.
Commit
8ef89404783a09d942126ba1b812b89a582b5247
Parent
3dbe76fca9ef126…
1 file changed
+3
| --- win/Makefile.mingw.mistachkin | ||
| +++ win/Makefile.mingw.mistachkin | ||
| @@ -509,10 +509,13 @@ | ||
| 509 | 509 | $(SRCDIR)/../skins/plain_gray/footer.txt \ |
| 510 | 510 | $(SRCDIR)/../skins/plain_gray/header.txt \ |
| 511 | 511 | $(SRCDIR)/../skins/rounded1/css.txt \ |
| 512 | 512 | $(SRCDIR)/../skins/rounded1/footer.txt \ |
| 513 | 513 | $(SRCDIR)/../skins/rounded1/header.txt \ |
| 514 | + $(SRCDIR)/../skins/xekri/css.txt \ | |
| 515 | + $(SRCDIR)/../skins/xekri/footer.txt \ | |
| 516 | + $(SRCDIR)/../skins/xekri/header.txt \ | |
| 514 | 517 | $(SRCDIR)/diff.tcl \ |
| 515 | 518 | $(SRCDIR)/markdown.md |
| 516 | 519 | |
| 517 | 520 | TRANS_SRC = \ |
| 518 | 521 | $(OBJDIR)/add_.c \ |
| 519 | 522 |
| --- win/Makefile.mingw.mistachkin | |
| +++ win/Makefile.mingw.mistachkin | |
| @@ -509,10 +509,13 @@ | |
| 509 | $(SRCDIR)/../skins/plain_gray/footer.txt \ |
| 510 | $(SRCDIR)/../skins/plain_gray/header.txt \ |
| 511 | $(SRCDIR)/../skins/rounded1/css.txt \ |
| 512 | $(SRCDIR)/../skins/rounded1/footer.txt \ |
| 513 | $(SRCDIR)/../skins/rounded1/header.txt \ |
| 514 | $(SRCDIR)/diff.tcl \ |
| 515 | $(SRCDIR)/markdown.md |
| 516 | |
| 517 | TRANS_SRC = \ |
| 518 | $(OBJDIR)/add_.c \ |
| 519 |
| --- win/Makefile.mingw.mistachkin | |
| +++ win/Makefile.mingw.mistachkin | |
| @@ -509,10 +509,13 @@ | |
| 509 | $(SRCDIR)/../skins/plain_gray/footer.txt \ |
| 510 | $(SRCDIR)/../skins/plain_gray/header.txt \ |
| 511 | $(SRCDIR)/../skins/rounded1/css.txt \ |
| 512 | $(SRCDIR)/../skins/rounded1/footer.txt \ |
| 513 | $(SRCDIR)/../skins/rounded1/header.txt \ |
| 514 | $(SRCDIR)/../skins/xekri/css.txt \ |
| 515 | $(SRCDIR)/../skins/xekri/footer.txt \ |
| 516 | $(SRCDIR)/../skins/xekri/header.txt \ |
| 517 | $(SRCDIR)/diff.tcl \ |
| 518 | $(SRCDIR)/markdown.md |
| 519 | |
| 520 | TRANS_SRC = \ |
| 521 | $(OBJDIR)/add_.c \ |
| 522 |