diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2008-02-05 17:15:10 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2008-02-05 17:15:10 +0000 |
| commit | ef6b47f7c9acf0b90263bd1cfe2fa2428b1df13a (patch) | |
| tree | 143fc6df90d0a6da8da3fcc9bde032aeb4dbe1fa /Makefile | |
| parent | 7846ea22a774f42f23ab9bca2854c452c55b7078 (diff) | |
| download | xxv-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-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |
