infra: Add a copy of the GPL.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 8 Feb 2006 18:58:00 +0000 (18:58 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 8 Feb 2006 18:58:00 +0000 (18:58 +0000)
.links [new file with mode: 0644]
Makefile

diff --git a/.links b/.links
new file mode 100644 (file)
index 0000000..5ecd9c6
--- /dev/null
+++ b/.links
@@ -0,0 +1 @@
+COPYING
index de93b6f..b6f6d71 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -67,7 +67,7 @@ clean:
 
 DISTDIR = $(PACKAGE)-$(VERSION)
 DISTFILES = \
-       README Makefile $(SRCFILES) elite.tcl steele.cmdr \
+       COPYING README Makefile $(SRCFILES) elite.tcl steele.cmdr \
        elite.def vec.def graph.def $(TCLSCRIPTS) \
        debian/rules debian/control debian/copyright debian/changelog
 distdir: $(DISTFILES)