From ef6b47f7c9acf0b90263bd1cfe2fa2428b1df13a Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Tue, 5 Feb 2008 17:15:10 +0000 Subject: * 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 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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" -- cgit v1.2.3