X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=Makefile;h=1337ca6d233e0bcc1ab71907c299cf7f54555a9d;hb=a8daf9136f2d4ba13a54d5122e2c3a9e65dc8c34;hp=c0b9ad0e0b13eea16ceca668143c8c7a60595f7b;hpb=3957bfef9f70e565776a7e743c6e70623556db35;p=diogenes.git diff --git a/Makefile b/Makefile index c0b9ad0..1337ca6 100644 --- a/Makefile +++ b/Makefile @@ -1,13 +1,13 @@ # definitions -VERSION = 0.9.20pre1 +VERSION = 0.9.20 PKG_DIST = diogenes-$(VERSION) LIB_DIST = libdiogenes-$(VERSION) PKG_FILES = AUTHORS ChangeLog COPYING README Makefile \ - cvs.pl style.css + cvs.pl Doxyfile.in -PKG_DIRS = config htdocs include locale po plugins templates +PKG_DIRS = config htdocs include locale po plugins scripts styles templates LIB_FILES = COPYING LIB_BASE = include/diogenes @@ -33,7 +33,7 @@ clean: # diogenes package targets -pkg-build: include/diogenes.globals.inc.php +pkg-build: include/diogenes.globals.inc.php Doxyfile make -C po pkg-dist: pkg-build