aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5917ec4..e2cf640 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PROJECT = gcide
-VERSION = 0.51-rc1
+VERSION = 0.51
DISTFILES=\
$(wildcard CIDE.[A-Z])\
@@ -14,6 +14,8 @@ DISTFILES=\
authors.lst\
titlepage.png
+all: dist
+
anclist:
@ls -o $(DISTFILES) | grep -v 'CIDE.[A-Z]'

Return to:

Send suggestions and report system problems to the System administrator.