From f4ca329405ccda75878a3b3f72e6f1cba7da3cb8 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 8 Feb 2006 18:58:00 +0000 Subject: [PATCH 1/1] infra: Add a copy of the GPL. --- .links | 1 + Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .links diff --git a/.links b/.links new file mode 100644 index 0000000..5ecd9c6 --- /dev/null +++ b/.links @@ -0,0 +1 @@ +COPYING diff --git a/Makefile b/Makefile index de93b6f..b6f6d71 100644 --- 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) -- 2.11.0