# | Line 110 | Line 110 | SRCFILES = Config2.inc Makefile Makefile.inc README bu | |
---|---|---|
110 | $(BUILDDIRNAME)/run.sh $(BUILDDIRNAME)/Makefile \ | |
111 | $(BUILDDIRNAME)/COPYING | |
112 | ||
113 | + | # License file |
114 | + | LICFILE = COPYING |
115 | + | |
116 | # User configurable options - defaults | |
117 | dest = $(BUILD) | |
118 | prefix = /opt/$(DISTNAME)-$(VERSION) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |