summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2008-02-05 17:15:10 +0000
committerAndreas Brachold <vdr07@deltab.de>2008-02-05 17:15:10 +0000
commitef6b47f7c9acf0b90263bd1cfe2fa2428b1df13a (patch)
tree143fc6df90d0a6da8da3fcc9bde032aeb4dbe1fa /Makefile
parent7846ea22a774f42f23ab9bca2854c452c55b7078 (diff)
downloadxxv-ef6b47f7c9acf0b90263bd1cfe2fa2428b1df13a.tar.gz
xxv-ef6b47f7c9acf0b90263bd1cfe2fa2428b1df13a.tar.bz2
* debian-install.sh missed by pakaging
* report: RECORDS - status message with wrong id * alist/clist/rlist: reorder sorting parameter, remove double sql query * rlist: move time formating from template to perl code
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 31872f9..a08110b 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
# $Id$
XXV = xxv
-VERSION = 1.1
+VERSION = 1.2
### The name of the distribution archive:
@@ -15,7 +15,7 @@ TMPDIR = /tmp
### The subdirectories:
### Targets:
-INCLUDE = bin contrib doc etc html share lib locale wml README INSTALL Makefile install.sh
+INCLUDE = bin contrib doc etc html share lib locale wml README INSTALL Makefile install.sh install-debian.sh
EXCLUDE = "*~" "*.bak" "*.org" "*.diff" "xxvd.pid" "$(XXV)-*.tgz"