| # | Line 87 | Line 87 | SRCDIR = $(BUILD)/src | |
|---|---|---|
| 87 | # Files to be included in the source code dist | |
| 88 | SRCFILES = Config2.inc Makefile Makefile.inc build.config \ | |
| 89 | build.xml configure uk COPYING Version.inc \ | |
| 90 | < | $(BUILDDIRNAME)/etc $(BUILDDIRNAME)/COPYING \ |
| 90 | > | $(BUILDDIRNAME)/etc \ |
| 91 | $(BUILDDIRNAME)/lib $(BUILDDIRNAME)/run.bat \ | |
| 92 | $(BUILDDIRNAME)/run.sh $(BUILDDIRNAME)/Makefile | |
| 93 | + | |
| 94 | + | # License file |
| 95 | + | LICFILE = COPYING |
| 96 | ||
| 97 | # User configurable options - defaults | |
| 98 | dest = $(BUILD) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |