X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=Makefile;h=1337ca6d233e0bcc1ab71907c299cf7f54555a9d;hb=f3a0e7f138048b6d78f2a659754437870f75e0fc;hp=e51b6ee92900d4855d362580222e1e91e92721ee;hpb=7533d6750693c41196670a728a93ac07d9b0bcde;p=diogenes.git diff --git a/Makefile b/Makefile index e51b6ee..1337ca6 100644 --- a/Makefile +++ b/Makefile @@ -1,13 +1,13 @@ # definitions -VERSION = 0.9.18 +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